Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$5.25100%0xa1fb…723e110d ago0x02280e…d4fc5e
0x8cfa…be850x0e3d…7757Base$5.25100%0x8e4d…98c0110d ago0x2e294e…911c4b
0x8cfa…be850x0e3d…7757Base$56.70100%0x9ea2…605a110d ago0xff79ca…06e125
0x8cfa…be850x0e3d…7757Base$17.85100%0xca67…8820111d ago0x56f20b…d4b0cd
0x8cfa…be850x0e3d…7757Base$52.50100%0x9d6c…edd3111d ago0x1fef82…49b8aa
0x8cfa…be850x0e3d…7757Base$5.25100%0x7666…72f4111d ago0x7ed88a…830ece
0x8cfa…be850x0e3d…7757Base$1.05100%0x5df6…6428111d ago0xd8e86a…e3ff72
0x8cfa…be850x0e3d…7757Base$15.75100%0x1f15…8857111d ago0x2dee19…390893
0x8cfa…be850x0e3d…7757Base$4.20100%0x6aad…f133111d ago0xcd9141…a546b2
0x8cfa…be850x0e3d…7757Base$5.25100%0x1570…9b0a111d ago0x9dbdc0…85015a
0x8cfa…be850x0e3d…7757Base$10.50100%0x0881…8de2111d ago0xc65b73…162b4f
0x8cfa…be850x0e3d…7757Base$10.50100%0x5613…339e111d ago0xf75605…79e3ae
0x8cfa…be850x0e3d…7757Base$7.35100%0x466a…f271111d ago0x1bff92…77e321
0x8cfa…be850x0e3d…7757Base$3.15100%0xfe42…c1f0111d ago0xe183dc…7d1a28
0x8cfa…be850x0e3d…7757Base$2.10100%0xe347…5b30111d ago0x1d6687…fa0e2c
0x8cfa…be850x0e3d…7757Base$31.50100%0x398e…79a6111d ago0x33083f…39353d
0x8cfa…be850x0e3d…7757Base$10.50100%0xc072…b4b1111d ago0xa441b8…731187

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.