Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0x9a4c29…4b44df
0x5481…37bb0x07cf…2396Basex402 service$0.03100%dexter57d ago0xbf8ef8…65aa52
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0x762fa6…069114
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0x7431f7…2c5cc0
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0x66fdd6…69b368
0x5481…37bb0x07cf…2396Basex402 service$0.05100%dexter57d ago0x432ce1…871807
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter57d ago0x4f381d…3145e4
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter57d ago0x2236c9…944f1a
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0xf5381a…dc9f97
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0x663507…5c4d21
0x5481…37bb0x07cf…2396Basex402 service$0.05100%dexter57d ago0x68223a…7d9a7d
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter57d ago0x7e8834…5d1811
0x5481…37bb0x07cf…2396Basex402 service$0.05100%dexter57d ago0xdfc417…7c5c97
0x5481…37bb0x07cf…2396Basex402 service$0.05100%dexter57d ago0xb8bc46…0e28ee
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter57d ago0xb9904f…7e3c17
0x5481…37bb0x07cf…2396Basex402 service$0.03100%dexter57d ago0xe6af5c…2c0c60
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0x6d87fb…65b702
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0xf90307…cca402
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter57d ago0xaedff3…0919b8
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter57d ago0x0fa886…0b7ce5
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0xe2babd…eba891
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0x8721f7…d33df4
0x5481…37bb0x07cf…2396Basex402 service$0.03100%dexter57d ago0x91c804…0fb93e
0x5481…37bb0x07cf…2396Basex402 service$0.03100%dexter57d ago0xa5412d…896301
0x5481…37bb0x07cf…2396Basex402 service$0.01100%dexter57d ago0x2e77e5…744d81

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.