Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x57ca9d…4fd934
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0xfeb9c4…ef6b5e
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x1a6fbe…7afb33
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0xcb228a…c751db
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x085eb5…c44c9b
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x61b3fd…6c0cf8
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x8a1218…803d9e
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x773726…71dee3
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0xe85708…afed27
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x5efc37…f3fce8
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x8540b1…7f33e1
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x7f6efc…b2707c
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x8937a8…98e720
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x501435…5b109a
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x76a057…5e4b17
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0xc08569…fd6cdd
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0xe40eb3…b74140
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x2d8d21…55e1bf
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x0d8188…62d181
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x1199c6…b7f41d
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x27f753…286874
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0xdcc944…493119
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x4b8a6c…839153
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0x70364c…b80303
0x21d8…8c970xfe80…47eeBase$0.001100%fluxa17d ago0xe9da19…79cc39

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.