Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd85f7b…5785ff
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase3d ago0x40ca4a…b1e5e8
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase3d ago0x726e07…667462
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase3d ago0x996912…bfb04a
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase3d ago0x81d628…77ddff
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase3d ago0x9ff18d…b89825
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase3d ago0xab662c…640a88
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x41185b…1e9e25
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa9906f…29cf68
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0621af…838b61
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4732fd…671dc9
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbec4f6…f05cce
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb223a3…0932eb
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x697d12…a08a12
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa97217…f8f32e
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1dd2a8…5c5dbe
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb59df3…8359f6
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6fc8d5…b58c9b
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x074c92…35b670
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x1d67c6…7fc781
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc77cc4…4a300a
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x78e29a…2227f8
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase4d ago0x0a6dc4…f6a5bf

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.