Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x062abc…949c19
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xf669b0…2e93ab
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x205cb1…04354e
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x05666c…841ef3
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xa401ce…bad554
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xadefd1…11e332
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xace038…670c9f
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x6ed5d1…4fc094
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x3927d6…1c33fd
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xbc5107…26cd4c
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x5333a2…408757
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xeb5bfe…ffac99
0x976e…379d0x272b…db91Base—$10.0070%0xa923…c9ac35d ago0x42119a…70150f
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x7177e3…59ae60
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x144f92…f5c179
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x1a845d…dfd7aa
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xa8c3e2…ff9132
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x28b5fd…2dd1dc
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x549569…5e8d05
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xa00f36…1911b5
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x845913…8e11a9
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0xd4c16d…79119c
0x272b…db910xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase35d ago0x4c13cc…ae74b3

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.