Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x39d6…ec6eBase—$2.50100%0x9f02…1bcb45d ago0xb97787…61507f
0x7b55…a52b0xe419…3506Base—$2.50100%0x9f02…1bcb45d ago0x067c51…c5f3f1
0x7b55…a52b0x0a43…9852Base—$2.50100%0x9f02…1bcb45d ago0x0e5712…aca00d
0x7b55…a52b0x9127…89feBase—$2.50100%0x9f02…1bcb45d ago0x239254…f3795f
0x7b55…a52b0x03dc…8692Base—$2.50100%0x9f02…1bcb45d ago0x48db87…b606ef
0x7b55…a52b0xc02c…3175Base—$2.50100%0x9f02…1bcb45d ago0x8f8c96…930858
0x7b55…a52b0xebce…1b93Base—$2.50100%0x9f02…1bcb45d ago0xe162c0…d89406
0x7b55…a52b0x36a9…a1d7Base—$2.50100%0x9f02…1bcb45d ago0xa8a9fd…0960bc
0x7b55…a52b0x7b34…959fBase—$2.50100%0x9f02…1bcb45d ago0x5affe7…4edfa3
0x7b55…a52b0x2a57…61dcBase—$2.50100%0x9f02…1bcb45d ago0x697a87…6ddc02
0x7b55…a52b0x82f4…6d26Base—$2.50100%0x9f02…1bcb45d ago0xbf80e3…f72b51
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb45d ago0x1cf007…67ed37
0x7b55…a52b0xa8b5…48fcBase—$2.50100%0x9f02…1bcb45d ago0x0e3926…25e58e
0x7b55…a52b0xb575…d98eBase—$2.50100%0x9f02…1bcb45d ago0x4c8045…e1a5b9
0x7b55…a52b0xcc7c…0a03Base—$2.50100%0x9f02…1bcb45d ago0x0950c5…095f62
0x7b55…a52b0x233a…00d3Base—$2.50100%0x9f02…1bcb45d ago0x4a7fe5…61667f
0x7b55…a52b0x4f92…f263Base—$2.50100%0x9f02…1bcb45d ago0x7eb5db…0b6b9b
0x7b55…a52b0x3c62…1384Base—$2.50100%0x9f02…1bcb45d ago0x42292c…56291a
0x7b55…a52b0x9276…1f2bBase—$2.50100%0x9f02…1bcb45d ago0xb58de2…4c66c9
0x7b55…a52b0xfd34…9757Base—$2.50100%0x9f02…1bcb45d ago0x7731cf…871b16
0x7b55…a52b0xd775…9682Base—$2.50100%0x9f02…1bcb45d ago0x9dbf1a…3a3e5f
0x7b55…a52b0x846a…9f1dBase—$2.50100%0x9f02…1bcb45d ago0x8602ca…fae8cf
0x7b55…a52b0x8c6a…88d8Base—$2.50100%0x9f02…1bcb45d ago0x3d5a5f…cd67e4
0x7b55…a52b0x96c8…eb24Base—$2.50100%0x9f02…1bcb45d ago0xe69fb4…dd7c1e
0x7b55…a52b0x6a55…5eb5Base—$2.50100%0x9f02…1bcb45d ago0x1c2818…1cca56

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.