Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x2c8720…e9d747
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xbd747a…8eaf91
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xb820da…073fb9
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xd19cef…131c1e
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x16b70f…29b0b2
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x7b0e79…a40cb2
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x21efcf…4bb8ac
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x56658d…0ccae6
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x8ab2af…ffeeca
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x8c4a27…207828
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x3e3a07…c3f483
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x2637d1…d6eaaf
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x3a95d2…2f6698
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x7e2e03…da50bc
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x301905…97cabe
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xaee3d8…8d177d
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x19e5a2…6e1983
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x6d1c4a…81e7c2
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x87af07…30ce00
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x4eba48…80bd82
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xd3f093…b9892b
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0xfa52f1…3c8a46
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x9187a0…846ae7
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x0446ca…163b08
0x0a32…e1620xfe80…47eeBase$0.001100%fluxa14d ago0x78c83f…af9219

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.