Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$10.5070%0x8ea5…b7fc31d ago0xc75955…b0d111
0xa520…eca40x0e3d…7757Base$10.5070%0x4a9b…67ce31d ago0xe21bb1…886e33
0xa520…eca40x0e3d…7757Base$2.1070%0x1ae8…2c7331d ago0x2e6d0e…c94c86
0xa520…eca40x0e3d…7757Base$1.0570%0x88cf…d21b31d ago0x317411…19e638
0xa520…eca40x0e3d…7757Base$5.2570%0xbe69…299231d ago0xfac8c2…0b84a2
0xa520…eca40x0e3d…7757Base$10.5070%0xca7d…500131d ago0xb70d3f…c53ca2
0xa520…eca40x0e3d…7757Base$15.7570%0x1ae8…2c7331d ago0x2fab65…a05afa
0xa520…eca40x0e3d…7757Base$5.2570%0x170f…623031d ago0x992924…76815a
0xa520…eca40x0e3d…7757Base$8.4070%0x2bdf…11ce31d ago0x28d006…364899
0xa520…eca40x47c5…4fc3Base$5.2570%0x96b2…cc5e31d ago0x113314…265139
0xa520…eca40x47c5…4fc3Base$5.2570%0xb769…f88131d ago0xf835c7…cac6cb
0xa520…eca40x47c5…4fc3Base$10.5070%0x3dd1…4d5c31d ago0x5f0039…d19cfa
0xa520…eca40x47c5…4fc3Base$7.3570%0x0dd9…36a531d ago0x8b427c…ce3b87
0xa520…eca40x0e3d…7757Base$10.5070%0x1a4b…80bc31d ago0xf5b6e5…396fbc
0xa520…eca40x47c5…4fc3Base$2.1070%0xa2ae…033131d ago0x81dfce…f8fbc6
0xa520…eca40x47c5…4fc3Base$5.2570%0xf8ec…37d432d ago0x64edaf…a8a79d
0xa520…eca40x0e3d…7757Base$5.2570%0x02d7…6ab332d ago0xbf7dac…af616b
0xa520…eca40x47c5…4fc3Base$10.5070%0x29b8…326332d ago0x3eb4b3…9a2f28
0xa520…eca40x47c5…4fc3Base$6.3070%0xc506…1e3d32d ago0xd8ecba…c73a16
0xa520…eca40x0e3d…7757Base$5.2570%0x5670…ffbc32d ago0x12de56…f0c06f
0xa520…eca40x0e3d…7757Base$10.5070%0x2e87…3c0b32d ago0x17664a…d7e634

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.