Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540x4b0c…4365Base—$0.01100%coinbase44d ago0xd1c5e1…d805ce
0x75f7…e6540x4dbc…db75Base—$0.01100%coinbase44d ago0x4b5aae…d7bc30
0x75f7…e6540x8482…4607Base—$0.01100%coinbase44d ago0xd14046…ddb606
0x75f7…e6540x2ca8…fa3eBase—$0.01100%coinbase44d ago0xb809b8…65c543
0x75f7…e6540x35b0…081cBase—$0.01100%coinbase44d ago0x41afe5…819bd8
0x75f7…e6540xeb8d…ccffBase—$0.01100%coinbase44d ago0x4c7fda…d4e6a4
0x75f7…e6540x1488…1bc1Base—$0.01100%coinbase44d ago0xc7c361…b913a2
0x75f7…e6540x0232…689bBase—$0.01100%coinbase44d ago0x3f6096…af6eaf
0x75f7…e6540x63a2…01d2Base—$0.01100%coinbase44d ago0x22ebe7…95fe96
0x75f7…e6540x3b64…9e63Base—$0.01100%coinbase44d ago0xae190c…a87e49
0x75f7…e6540x1966…0a5aBase—$0.01100%coinbase44d ago0x49ac0e…e78ceb
0x75f7…e6540x613b…7575Base—$0.01100%coinbase44d ago0xb6a648…d6cf42
0x75f7…e6540x3675…d27fBase—$0.01100%coinbase44d ago0xb9316e…e4d171
0x75f7…e6540xbd19…15d5Base—$0.01100%coinbase44d ago0xafa3de…3232f6
0x75f7…e6540x8c9f…9221Base—$0.01100%coinbase44d ago0xd64293…bb21fc
0x75f7…e6540xd327…4db6Base—$0.01100%coinbase44d ago0x5f96ea…96a8c3
0x75f7…e6540x5432…beadBase—$0.01100%coinbase44d ago0xfabe68…5d4605
0x75f7…e6540xe7de…2931Base—$0.01100%coinbase44d ago0x17dee0…d22d03
0x75f7…e6540xbb19…706aBase—$0.01100%coinbase44d ago0x232401…6d3354

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.