Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xa78200…e574c2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x5a2ce7…d6612a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x4ff94a…bf34fc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x092651…0c440e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x2413c8…27e3a9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xb5e51d…4aecd7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x197b1e…f06009
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xbc98cd…5dbdc6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x72cede…52d5b3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x996226…9e3a61
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x44a1e3…c0ac32
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x29b1fc…0cc2fd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x802ad9…553ca9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xb871e6…eb7d20
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x1d1283…f47c17
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xbd2e60…e9c987
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xc45a7c…106acb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xbfd237…c5fb63
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xb4566d…a792fb
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xe140ec…b17268
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x8514a2…9a3dcd
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x8f1cca…30697a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x47c115…a0d5a6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0xee7f67…8f599f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase8d ago0x352fac…410493

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.