Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x323c07…67f419
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xafd3d4…5c56f1
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xb72938…ec9f55
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xdd3871…42b7a6
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xd67dbe…eb7e77
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x9571de…ae1867
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xa2fd49…c19cca
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x3be7fd…4fd1a4
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x4ac276…878c78
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xc3e506…fb90ab
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xad273d…d272e0
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xae53ce…f5d84d
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x031bf5…15b9e0
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x9856b8…27932f
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x578082…7150e8
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x1f4fed…02a59d
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002761100%coinbase45d ago0xc483b9…5fbb61
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002749100%coinbase45d ago0xf17193…34b082
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0xe38c1a…c519a9
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.00274100%coinbase45d ago0x468367…134f9e
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.00286100%coinbase45d ago0x5aaeba…d7ef40
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x348d7f…a1f49e
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002755100%coinbase45d ago0x941716…b2209f
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002815100%coinbase45d ago0xba38a4…74f44b
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase45d ago0x187975…297a67

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.