Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase2h ago0x4c5050…8ffab1
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3h ago0xa639c2…e54fdd
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase3h ago0xb30253…ba23ac
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5h ago0xf591cb…749591
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase6h ago0xd06115…f752a5
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase7h ago0x5322d7…90ae6c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase8h ago0xd1edca…02ebd0
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase13h ago0x3ef872…b8cea3
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase16h ago0x1d068d…1fe94d
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase18h ago0xdd5b00…d25049
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase19h ago0x0db79e…5c8a41
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase20h ago0xa397a7…09b577
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase20h ago0x8faded…884951
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase21h ago0xcad269…797953
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase21h ago0x4d30ec…61fbdd
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x502d98…74bbfc
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x76a187…f6435a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x923257…44a26c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase1d ago0x85f33e…d22b58

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.