Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase90d ago0x0169fa…f014b5
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase90d ago0x910206…028a1c
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase90d ago0x6ff17c…3a026e
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase90d ago0xa22af2…73cc71
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase91d ago0xb55fa1…c66d68
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase91d ago0x9235c4…c95333
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase91d ago0x374f92…8a44b9
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase91d ago0xc12d88…ee93f4
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase91d ago0xcecba6…6ef7f4
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0xcf90d7…fb3487
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0xfd7ad2…ca4b73
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0x29bd49…1eb582
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0xf2a5a5…ad170b
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0x031d9c…f708ed
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0xdbb286…59a3ad
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0xff488b…131dd3
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0x2bc495…13f5fd
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase91d ago0x771e6b…5796ea
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase91d ago0x329609…e74876
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase91d ago0xc06dc9…b9a1cb
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase91d ago0x681544…485bd9
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase91d ago0x5e72cc…c3f6c4
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.20100%coinbase91d ago0x2bdf59…f72f79
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0xe52776…1e7497
0x254a…d0910x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase91d ago0x134d1c…1a457f

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.