Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0007…8867120d ago0x5a7a36…a12c21
0x5d79…ab930x0e3d…7757Base—$5.25100%0x80e7…127f120d ago0xa11066…e5f53a
0x5d79…ab930x0e3d…7757Base—$5.25100%0x6d10…b12b120d ago0x9b112a…505807
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1e09…da41120d ago0x601c18…05d637
0x5d79…ab930x0e3d…7757Base—$5.25100%0x0c68…47ce120d ago0xa40278…a6b163
0x5d79…ab930x0e3d…7757Base—$10.50100%0x707e…8d28120d ago0x94ed3a…28326c
0x5d79…ab930x0e3d…7757Base—$1.05100%0x79f3…6a38120d ago0x48620b…a00250
0x5d79…ab930x0e3d…7757Base—$5.25100%0xe935…f904120d ago0xcbc486…4679a1
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0a75…f28f120d ago0x798a57…257532
0x5d79…ab930x0e3d…7757Base—$3.15100%0x1e92…0cb7120d ago0xf27474…28ece5
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1af6…8fa3120d ago0xf2b273…baf212
0x5d79…ab930x0e3d…7757Base—$5.25100%0x6a32…8136120d ago0x30aca8…6ce0e5
0x5d79…ab930x0e3d…7757Base—$2.10100%0x8c9f…11af120d ago0xcad582…7655b9
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2d29…913b120d ago0xd39ed5…7d27c7
0x5d79…ab930x0e3d…7757Base—$6.30100%0x51a8…b211120d ago0x30a041…21937a
0x5d79…ab930x0e3d…7757Base—$5.25100%0x65ca…0ec1120d ago0xede385…699a42
0x5d79…ab930x0e3d…7757Base—$3.15100%0x45b7…2d94120d ago0x6a14f4…adbc79
0x5d79…ab930x0e3d…7757Base—$11.55100%0xc629…e701120d ago0xb93e6b…116229
0x5d79…ab930x0e3d…7757Base—$7.35100%0xdb8c…3861120d ago0x1da9f2…337a8a
0x5d79…ab930x0e3d…7757Base—$12.60100%0x0dc1…6214120d ago0xdda696…0bc126
0x5d79…ab930x0e3d…7757Base—$5.25100%0x629a…da9c120d ago0x6f81b0…028660
0x5d79…ab930x0e3d…7757Base—$10.50100%0xf8c4…d836120d ago0x31e298…ccb94f
0x5d79…ab930x0e3d…7757Base—$21.00100%0x5944…5572120d ago0xad8ee6…ed399e
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc86d…b47f120d ago0x4d1bc4…848cc3
0x5d79…ab930x0e3d…7757Base—$2.10100%0x54c8…88d5120d ago0xaf8f37…9699b4

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.