Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.009416100%coinbase143d ago0x98ce42…01dbc2
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.009416100%coinbase143d ago0xad5caf…7df867
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.009416100%coinbase143d ago0x7e27b8…634d22
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.009416100%coinbase143d ago0x0a1fde…7ecfe2
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.007841100%coinbase143d ago0xd7341d…eb085b
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.007577100%coinbase143d ago0xf31f48…97dd87
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.007577100%coinbase143d ago0xd821f2…e9e75a
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.007577100%coinbase143d ago0xea188f…5e88f6
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.007577100%coinbase143d ago0x889b48…aed279
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.007577100%coinbase143d ago0xacbd16…54e766
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001196100%coinbase143d ago0xf17954…75215f
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001196100%coinbase143d ago0xb797b4…3906b4
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001196100%coinbase143d ago0xef1c9a…fa3d2f
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001196100%coinbase143d ago0xf2bb35…b9bc04
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001156100%coinbase143d ago0xcbde64…8fead6
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001184100%coinbase143d ago0x85b47b…ba6ac1
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001184100%coinbase143d ago0xdaa4f9…6ecf1c
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001184100%coinbase143d ago0x0f29b3…8af57a
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001184100%coinbase143d ago0x525016…4b1020
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001156100%coinbase143d ago0x37ac1d…f3612f
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001156100%coinbase143d ago0x2c43e1…54cff4
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001185100%coinbase143d ago0x5e687d…c2698c
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001185100%coinbase143d ago0x882ec0…bd5d0d
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001615100%coinbase143d ago0x091a17…42899e
0x4bc1…ff350xe903…1abfBaseBlockRun.AIAi$0.001615100%coinbase143d ago0x0dea9b…156fd8

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.