Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xb13772…479222
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x58bb57…c159a4
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x50c0f9…a03949
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x25b284…1b0079
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x2c3d98…5e6ac1
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xd31ed5…696f5f
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x47dccd…c4c167
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x85dbc5…f118ab
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x751491…5120ff
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x98d536…2a2815
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xe0899b…543e37
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x33feef…a157fd
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x14383b…2482b2
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x131fc3…5c3f7b
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x54e5a8…310cef
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xc70ffb…a9efc7
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x6b2315…e50bd3
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x4e0245…655e05
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x9a08d8…05aa7e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x92e511…0b68eb
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xa6f620…34513e
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0x573ace…e4b379
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xccda65…a241d9
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xc5139c…73280d

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.