Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006062100%coinbase143d ago0x060071…09bb8b
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006011100%coinbase143d ago0xca5096…0e80d6
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005978100%coinbase143d ago0x7f6a8d…e189c2
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005956100%coinbase143d ago0xd0e07f…1aefb8
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005937100%coinbase143d ago0x9b459a…f646d3
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005909100%coinbase143d ago0x522fe7…c6e42d
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.002976100%coinbase143d ago0x6ecbed…20782f
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006612100%coinbase143d ago0x25f8c9…ef467c
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006392100%coinbase143d ago0x210b62…f73d63
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase143d ago0x3ba157…de9d33
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase143d ago0x1408b9…2ef53b
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005933100%coinbase143d ago0xce2d7d…52e97e
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.003002100%coinbase143d ago0x95e165…6a4d35
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006515100%coinbase143d ago0xd93511…9b831f
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005942100%coinbase143d ago0x37d367…7c6f1b
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005856100%coinbase143d ago0xf71127…3b4004
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005834100%coinbase143d ago0x4885fb…e1a6a6
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase143d ago0x28b3ea…89ab59
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.008414100%coinbase143d ago0x865349…7ee5ce
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.0027100%coinbase143d ago0xba0740…c001de
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006294100%coinbase144d ago0x8f29e4…f79418
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.006259100%coinbase144d ago0xb7aba0…fdeb73
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.00575100%coinbase144d ago0x2f3b99…f1ab38
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005719100%coinbase144d ago0x1affcb…77e693
0x1d95…19790xe903…1abfBaseBlockRun.AIAi$0.005701100%coinbase144d ago0xd702d3…9ad83b

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.