Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base—$3,100.55100%0x7347…d69144d ago0x34ef21…5927c8
0xa54d…49f50x9727…9e89Base—$146.0370%0x7347…d69144d ago0xe738d9…0ed1ed
0xa54d…49f50xe742…ea88Base—$16.07100%0x7347…d69144d ago0x321bd2…c1b17e
0xa54d…49f50xe742…ea88Base—$9,380.10100%0x7347…d69145d ago0x4e0c6d…31add1
0xa54d…49f50xe742…ea88Base—$307.65100%0x7347…d69145d ago0xa41527…72b7bc
0xa54d…49f50xe742…ea88Base—$50.00100%0x64b2…883345d ago0x133d6a…993ad1
0xa54d…49f50xe742…ea88Base—$971.15100%0x7347…d69145d ago0x32e70d…e6ad7f
0xa54d…49f50xe742…ea88Base—$730.11100%0x7347…d69145d ago0x19fc52…4c4d41
0xa54d…49f50xe742…ea88Base—$787.71100%0x7347…d69145d ago0xd0fae4…4f8437
0xa54d…49f50x86ce…f0b2Base—$99.9170%0x7347…d69145d ago0x575aa9…21a472
0xa54d…49f50xe742…ea88Base—$361.08100%0x7347…d69145d ago0xdaf66b…ee6814
0xa54d…49f50xe742…ea88Base—$79.92100%0x7347…d69145d ago0xbb5246…b05712
0xa54d…49f50xe742…ea88Base—$399.63100%0x7347…d69145d ago0xd52ccb…3c1dd4
0xa54d…49f50xe742…ea88Base—$176.24100%0x7347…d69145d ago0x89d408…471a93
0xa54d…49f50xf5cf…f6fbBase—$7.4970%0x7347…d69145d ago0x4d5dd1…728743
0xa54d…49f50xe742…ea88Base—$129.39100%0x7347…d69145d ago0x4ec6b9…053dc1
0xa54d…49f50xe742…ea88Base—$988.08100%0x7347…d69145d ago0x445bc9…6da882
0xa54d…49f50xe742…ea88Base—$1,488.20100%0x7347…d69145d ago0x04b036…994b12
0xa54d…49f50x68ce…9b62Base—$859.1670%0x7347…d69145d ago0xadbd65…3eb06d
0xa54d…49f50xe742…ea88Base—$2,497.90100%0x7347…d69145d ago0x4cbed1…8708ec
0xa54d…49f50xe742…ea88Base—$2,499.47100%0x64b2…883345d ago0xe8e39d…fe90ed
0xa54d…49f50x473a…c249Base—$1,113.4270%0x7347…d69145d ago0x5ff3ef…e1ccaa
0xa54d…49f50xe742…ea88Base—$96.90100%0x7347…d69145d ago0x07863b…8c88d3
0xa54d…49f50xe742…ea88Base—$21.64100%0x7347…d69145d ago0x0c822c…67501d
0xa54d…49f50xe742…ea88Base—$18.97100%0x7347…d69145d ago0x864788…798249

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.