Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x0962…97f9Base—$5.90100%fluxa36d ago0xb1c81d…51364e
0xe88d…92210xd7ee…3971Base—$0.20100%fluxa36d ago0xe3feaa…4d4e93
0xe88d…92210x0470…0cecBase—$10.00100%fluxa36d ago0x31694e…9ce3fc
0xe88d…92210xf754…59c4Base—$0.70100%fluxa36d ago0x2e9371…b95950
0xe88d…92210x915f…74eeBase—$0.20100%fluxa36d ago0xb824db…b83eac
0xe88d…92210xe010…7d2cBase—$0.20100%fluxa36d ago0xaa3ad6…a4bd8a
0xe88d…92210x69a4…3bacBase—$0.20100%fluxa36d ago0x10bad4…166af3
0xe88d…92210xf0ff…b53fBase—$1.10100%fluxa36d ago0x57eb4b…b7f7ec
0xe88d…92210x3ff4…e767Base—$0.20100%fluxa36d ago0x20adab…7b568b
0xe88d…92210x5d46…df95Base—$0.22100%fluxa36d ago0x1ee6e4…f69a0f
0xe88d…92210x9322…a806Base—$0.20100%fluxa36d ago0x088880…32074a
0xe88d…92210xae4b…04f1Base—$0.20100%fluxa36d ago0x093951…243e5b
0xe88d…92210xcedf…662cBase—$0.77100%fluxa36d ago0xc7d75a…0896ab
0xe88d…92210xa002…5d97Base—$0.50100%fluxa36d ago0xfc2b42…bb54a4
0xe88d…92210x3c9f…0177Base—$0.20100%fluxa36d ago0xacb247…8f362f
0xe88d…92210xb260…f283Base—$1.00100%fluxa36d ago0x156fac…cb5c91
0xe88d…92210xe12c…32d4Base—$0.01100%fluxa36d ago0x1573ea…28f268
0xe88d…92210x2305…f51eBase—$0.10100%fluxa36d ago0x7298df…102e9a
0xe88d…92210x0ba7…58d7Base—$0.10100%fluxa36d ago0x73c9fa…ebe6f1
0xe88d…92210x8035…7f69Base—$0.36100%fluxa36d ago0xf8f015…991161
0xe88d…92210x62b5…d195Base—$0.18100%fluxa36d ago0xcd2e63…1f1ed3
0xe88d…92210xc525…c586Base—$0.51100%fluxa36d ago0xd7b7ea…2c3dc3
0xe88d…92210x8581…ebc7Base—$0.61100%fluxa36d ago0xecd1cd…c6d38a
0xe88d…92210x6cdd…78c6Base—$0.10100%fluxa36d ago0x8e28ca…2da2af
0xe88d…92210xed6f…3014Base—$0.10100%fluxa36d ago0x2fa6a8…56e237

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.