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.003695100%coinbase77d ago0x1dbb8a…e08424
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001686100%coinbase77d ago0xbd17f7…9e6ed6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001684100%coinbase77d ago0x1d97ab…8bae1d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0xf9e092…d1df65
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001651100%coinbase77d ago0xf2a1e2…0f2dd1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001674100%coinbase77d ago0xd39f1d…4d924e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x14a010…c211e2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003209100%coinbase77d ago0x797bcd…901aca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002777100%coinbase77d ago0x42b385…f03543
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001662100%coinbase77d ago0x6bb294…ee7b38
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase77d ago0x475c2e…b2a8ba
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003324100%coinbase77d ago0xf538a3…09592c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003324100%coinbase77d ago0xc61eaf…d763de
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001497100%coinbase77d ago0x392200…918788
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001541100%coinbase77d ago0xf0e479…b2e06c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001658100%coinbase77d ago0x9b5abb…02ac08
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase77d ago0x127109…6ff795
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x6562f9…dacfb7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001871100%coinbase77d ago0xad7cb6…270bd4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002145100%coinbase77d ago0x4f14c3…71bb66
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase77d ago0x3da481…291695
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002006100%coinbase77d ago0x6d320b…97383c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase77d ago0xee6e11…2f8b05
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00168100%coinbase77d ago0xfda1d2…855e39
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase77d ago0xb77c7b…d26169

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.