Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x7f3c0e…ce49ab
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x999dd6…a661e3
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x8bc253…773809
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xf70dbb…4065b6
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xd1a71e…cde54a
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xa82c79…965646
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x3240f7…c6fb05
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xdca894…ff58b6
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xac4174…200b76
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x851ff8…81ec8a
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xc3ee5e…5d0ffc
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x338010…c9daf1
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xb9001c…0b9cbf
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x25c1fb…4e9b9a
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xe72304…c2fa6d
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x731cad…05e102
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x943055…1845a9
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xdd4c52…835232
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xd0a8fa…6849f9
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x14a1d8…181486
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xc7934d…bf8f36
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x529a27…70cac7
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0x29d49d…edc320
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xa4e8ff…3cfa73
0xd973…a2050xfe80…47eeBase$0.001100%fluxa16d ago0xd5571a…07f780

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.