Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0xe6e191…659265
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0x5e7ad7…80e2f1
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0x12d53b…b703cb
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0xce93ea…89c2f9
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0x14b11b…ea5050
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0xe3614d…f17bfd
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0xd21b03…987c2b
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0xa2f2e7…758cc2
0x2d16…87100xfe80…47eeBase$0.001100%fluxa18d ago0x41c5a5…86b073
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xf44f75…e3ff93
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x31f295…d781f8
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x9f2e87…bf0c83
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x4faee2…62df59
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x4f8dc1…90ac31
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x8c1adb…4b4463
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x791973…f38ef9
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xf4da4a…bf23bc
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xa1868e…469a9c
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x3b5881…bb5807
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x0648c2…5b3006
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xbe5d86…32b5ba
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xaa2a79…c6dad4
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xc563a8…6595c8
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0x8cf811…cb88c7
0x2d16…87100xfe80…47eeBase$0.001100%fluxa19d ago0xd01918…eb96eb

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.