Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x8e1eef…8858b6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x86bc1b…894c34
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x5b71b1…e008b2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xf32a2b…ac7eed
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x5246de…b4356e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xf70be3…194e32
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xb19c12…d64f62
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xf74ec7…6c9cfc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x3a932a…8a2db7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x7a4a21…25e9a4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xb6074e…739f78
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x9e7600…65e92b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xc3861e…980a01
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xfa751a…8a2175
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xe7e4b2…9037d3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x5c09a7…d5838a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xf0d3c1…2283e6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xc63d8e…10893c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xa93e9c…8dce15
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x88a41b…ddf7c3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x15aa06…60a0f1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xc66a79…33cf03
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0x1760c1…d7d546
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xe27603…d4f30a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase18d ago0xba3ed0…31051f

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.