Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase3d ago0x672f57…bca09e
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase3d ago0x6bbb76…566946
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xdb7929…bbfae3
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xfa8155…dacb7b
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf323c7…1916a8
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2eb3dc…d71458
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb68297…b21306
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc9c132…28b96c
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbc74e6…76aad2
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x10c14f…bbbb77
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2feeb0…c12f4f
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xcdbfcf…f0ea63
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x37dbbf…e2eb0f
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc472b1…20edcc
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x18759c…5b4350
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x201e35…567842
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xb83d19…94f408
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x71bb9b…1f6179
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf5e0dd…62b626
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x990a67…15c523
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbbf8ea…ea425b
0xaa8a…dbc10x17cd…7905Basex402 service$0.05100%coinbase4d ago0x5cc8b0…f76d5c

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.