Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x9afc77…93e954
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x3f6756…ee27aa
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x068237…433f3e
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x0ced40…66fd1a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0xbafead…3a5869
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x9f8135…fd8c03
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x04766f…e1c5e6
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0xcc2a25…937f40
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0xb59ed0…930946
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x62ea5c…01efd4
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0xeeaf22…19548a
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase3d ago0x6ee31f…c82b91
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase3d ago0xf73c33…1d04b1
0x5ee4…a3c00x6ca3…c3d2Base—$0.001100%coinbase3d ago0x9e9ab7…7f9e3c
0x5ee4…a3c00x6ca3…c3d2Base—$0.001100%coinbase3d ago0x095782…63ccd0
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x7f766d…61f9be
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0xa954c0…b643a4
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0xd0037b…3e76e9
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0xc4728b…14dbd3
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x38d61d…9664a4
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x28afa4…270e22
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x7623f5…45fa75
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x04672c…0a9a94
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0xa9919c…9c88af
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5533d ago0x33e448…a2fc0a

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.