Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$3.1570%0xd812…ee4442d ago0xbba49a…8824fb
0x1332…66eb0x0e3d…7757Base—$10.5070%0x8b99…df7942d ago0xee5703…208f07
0x1332…66eb0x0e3d…7757Base—$210.0070%0x643b…940442d ago0x8868d4…7e1ea0
0x8485…03620x0e3d…7757Base—$31.4170%0x8516…088342d ago0xbdfb0c…b94a07
0x1332…66eb0x0e3d…7757Base—$26.2570%0x8569…b98742d ago0x957c6a…cf5447
0xba57…084e0x0e3d…7757Base—$5.2570%0x4b7f…bff042d ago0x8a4186…1c7cc0
0xc9a2…31540x0e3d…7757Base—$5.2570%0xb7ce…a06242d ago0xec2a32…515dd1
0xa787…64cf0x0e3d…7757Base—$10.5070%0xcf26…86e642d ago0xc809ea…9291cc
0x8ba8…a5e20x0e3d…7757Base—$5.2570%0xfdf6…61a842d ago0x049c1a…caf12c
0xafec…4b220x0e3d…7757Base—$10.5070%0x850e…501742d ago0x4a63ff…c7fc56
0x1332…66eb0x0e3d…7757Base—$10.0070%0x1053…e7a942d ago0x57bb17…a871d2
0xfcbb…e8130x0e3d…7757Base—$10.0070%0x563b…9a7f42d ago0xd54361…bb8ed2
0x1332…66eb0x0e3d…7757Base—$10.0070%0xca67…882042d ago0xe302a3…72a7f5
0x1332…66eb0x0e3d…7757Base—$100.0070%0x9618…286142d ago0x882e38…34b23c
0x3fb1…7e250x0e3d…7757Base—$42.0070%0x69ba…d2e242d ago0xe4308b…1b42c9
0x1332…66eb0x0e3d…7757Base—$50.0070%0xa842…4fd942d ago0xd99e36…0e005d
0x1332…66eb0x0e3d…7757Base—$100.0070%0xb9e3…292d42d ago0x833d30…4b280c
0x1332…66eb0x0e3d…7757Base—$14.7070%0xc2de…8a3d42d ago0xbe5986…e75892
0xad1c…ac180x0e3d…7757Base—$68.0070%0x0fb0…485942d ago0x43eb07…474dee
0x1332…66eb0x0e3d…7757Base—$29.4070%0x1434…1c6e42d ago0x8ca7d6…0a29c8
0x1332…66eb0x0e3d…7757Base—$1.0570%0xeb2b…34ca42d ago0x6cee34…283f20
0xb798…a3150x0e3d…7757Base—$139.7270%0x8817…492742d ago0xd80780…71c7e6
0x5d79…ab930x0e3d…7757Base—$5.2570%0xcdfd…ef8242d ago0xf62918…6c0b68
0xa787…64cf0x0e3d…7757Base—$1.0570%0x2d29…913b42d ago0x7a44aa…c0130f
0x9940…664f0x0e3d…7757Base—$31.5070%0xdbb0…e8c242d ago0xa6ea75…cc98ba

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.