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.001100%coinbase98d ago0xf6d8d3…ed75ee
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x62f54c…81c436
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x7ab4d8…2fb9db
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x56cdb0…eb02f3
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x4ce696…5b9a0c
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x3b7c1e…6ccf4a
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x7db77d…1f1a3d
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x55ad97…b212ea
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xa21509…e75eb8
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xb08be0…1874dc
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x53f582…d8affb
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xef219f…088124
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x8d9c4c…6ae73b
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xa7fe95…9c2108
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xf34227…3101b3
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x4a42e4…2283e0
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xecc7bf…3332c4
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x38f861…04654a
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xc3099b…d466fc
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0xb9aff6…82a7e7
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x8e7796…9b0e38
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x1c85d0…2c1f98
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x32cf25…58583a
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x744948…419c09
0x14fb…999b0xe903…1abfBaseBlockRun.AIAi$0.001612100%coinbase98d ago0x381c90…f717f9

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.