Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xd35783…ebf3cb
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xfdfd3f…2e7f5e
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xa079e5…88e1ff
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xf86c1e…d23238
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xd705d8…2f0a57
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x415482…04c402
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xab1ef8…d911b2
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x6f6050…df83a5
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x45e5ae…d33521
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xd2222b…66b0ef
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x11db97…6ee09b
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xd3059c…9fe263
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xbef0d0…c673e6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x942612…6860a4
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x1a5b26…9ab9fc
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xceb721…e010d5
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x214674…1a94bc
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0xda6231…95554f
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x61b469…5e58fd
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase6d ago0x19974c…675104

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.