Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9d9a84…2b5276
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc97072…599909
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0xfa9500…b51f9b
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x37e85c…0c1736
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x0341ac…113805
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x146fae…3b4436
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0xccd1c1…e9fb25
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe524cc…d8b8c5
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x0fc865…169cf5
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x432bd9…8d772b
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x33c884…fe95fc
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x91bea7…82b28e
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x682fb8…4ddd25
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa9660e…bbf695
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6b44d7…14aa36
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9282a8…035545
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x80d322…e2cd4b
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x839fbf…d18caa
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd8009d…747b85
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase2d ago0x38b326…78d102
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x551f3d…200f38
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase3d ago0x7687b4…6ee34f

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.