Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf424…98710xfe80…47eeBase$0.001100%fluxa35d ago0xbdd3af…cfc3c6
0xd03d…412a0xfe80…47eeBase$0.001100%fluxa35d ago0x2c3196…df07d3
0x0b08…60600xfe80…47eeBase$0.001100%fluxa35d ago0x8d3646…0d8da7
0xd391…220a0xfe80…47eeBase$0.001100%fluxa35d ago0xa25b67…fcee13
0x373f…80a80xfe80…47eeBase$0.001100%fluxa35d ago0x27a126…4154fc
0xda12…87e10xfe80…47eeBase$0.001100%fluxa35d ago0xc4a296…ca160a
0x7b9b…31e70xfe80…47eeBase$0.001100%fluxa35d ago0x32d067…20d8e5
0x3b1d…d4b40xfe80…47eeBase$0.001100%fluxa35d ago0xe661d9…7ffcbd
0x840d…318c0xfe80…47eeBase$0.001100%fluxa35d ago0xb25353…778504
0xa5de…66900xfe80…47eeBase$0.001100%fluxa35d ago0xb0f576…28c72f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa35d ago0x1577f6…9fa6e8
0x9ea3…64f60xfe80…47eeBase$0.001100%fluxa35d ago0xf7c6c5…5097d6
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa35d ago0x36fa27…b9cc26
0xfb84…16ae0xfe80…47eeBase$0.001100%fluxa35d ago0xe12c6d…0ac623
0x4949…ee210xfe80…47eeBase$0.001100%fluxa35d ago0x09ddc0…24c805
0x8a49…a8800xfe80…47eeBase$0.001100%fluxa35d ago0x3a090a…9cd7c8
0x4b57…50cb0xfe80…47eeBase$0.001100%fluxa35d ago0xb62760…037c2c
0xbfd7…2c6b0xfe80…47eeBase$0.001100%fluxa35d ago0xc69915…0461c3
0x19a7…26650xfe80…47eeBase$0.001100%fluxa35d ago0x350c88…7fb990
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa35d ago0xaad176…fdfe88
0xbb4f…ad8c0xfe80…47eeBase$0.001100%fluxa35d ago0xf017a9…a452e5
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa35d ago0x513295…761be9
0x4527…4d3b0xfe80…47eeBase$0.001100%fluxa35d ago0xd68552…e0bcab
0x2a98…65ad0xfe80…47eeBase$0.001100%fluxa35d ago0xde59d1…772d04
0xa2c2…536a0xfe80…47eeBase$0.001100%fluxa35d ago0xb5e3f0…4c8d51

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.