Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001256100%coinbase89d ago0x6233a3…7fb194
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001204100%coinbase89d ago0x08f5aa…3b3619
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001439100%coinbase89d ago0x8b76a4…56d7e8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001697100%coinbase89d ago0x7700ae…79f207
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001885100%coinbase90d ago0x0ff7a9…4ad467
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00154100%coinbase90d ago0x671fdb…5f43ae
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001878100%coinbase90d ago0x48d966…f4ba69
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001579100%coinbase90d ago0xf4cce0…c09811
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001659100%coinbase90d ago0x04606c…2f53c0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001709100%coinbase90d ago0xb94cce…5a34de
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001842100%coinbase90d ago0x12965f…d3b36a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001497100%coinbase90d ago0x95fb8c…2f9f49
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001628100%coinbase90d ago0x28731c…2a089a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001629100%coinbase90d ago0x192885…a7422e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001256100%coinbase90d ago0xab301a…497605
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001369100%coinbase90d ago0x23fd74…eccddd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001728100%coinbase90d ago0x90be9f…94a3d2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001323100%coinbase90d ago0xe15d6e…0e6c5a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001259100%coinbase90d ago0x140fb1…4ad64e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00132100%coinbase90d ago0x977c4c…79785a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001148100%coinbase90d ago0x64c730…bd967a

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.