Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008182100%coinbase45d ago0x614a2a…526643
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x933b88…6faaad
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase45d ago0x9dc449…fdd7ee
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase45d ago0x192a72…74f721
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase45d ago0x2ea947…534b38
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase45d ago0x32b71a…6bb5de
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase45d ago0x4d8b1f…a659dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x9b8eaf…ea06d0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase45d ago0xb5b3fe…570c8a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase45d ago0xf4d95c…406a97
0x5da4…5a5c0x40a8…ad8bBasex402 service$0.001100%coinbase45d ago0xe40526…784900
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x932f7f…acd7b5
0x1ddf…81650xf567…cb98Base402rates.comx402$0.001100%coinbase45d ago0xc8098f…56bb2f
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0xd62742…df1972
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0xda2c5e…974d38
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0xf013c2…39c595
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x07e616…6a8a34
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x5dc7db…14fec8
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x6549e1…9e0659
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0xcc457a…ca425d
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x1c9b11…7761b2
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x2e31ca…1866da
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x4f0449…5dc4ba
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x6bd6d8…ace731
0xfeef…6ed80xa9dd…2315Base$0.002100%coinbase45d ago0x8b3082…5697d4

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.