Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001193100%coinbase79d ago0x289c54…40f274
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x11536b…214f20
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x52a7ae…150324
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001236100%coinbase79d ago0xbb673c…87fd10
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x5c8600…642e50
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0xb31c1f…006879
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0xba76dd…b2f3cb
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase79d ago0xf58f0a…96d805
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001188100%coinbase79d ago0x25b291…3bbc29
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x6de063…90f954
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x6a9575…f6389b
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x18b521…107938
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase79d ago0xd839ca…20adc7
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001231100%coinbase79d ago0x9f3832…02f866
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0xcb0a7d…0b8a7d
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x5bb2de…de0416
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001858100%coinbase79d ago0x5184a1…e1a3ae
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x88bf67…18499a
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x440bb7…22858a
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001363100%coinbase79d ago0x6dc261…1b09f4
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x73160c…0d0100
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x6ef7a4…2ff1df
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x17ebe7…931b1c
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase79d ago0x631386…114ebe
0x4eb1…f8c10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x346d88…6ace27

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.