Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0xc1be51…1e39f5
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa37d ago0x560c96…8b3f5c
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0x482983…28d65e
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0x4049c8…ddfc7d
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0x6348a4…4a9ab5
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa37d ago0x0dd9ea…6a8f25
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0x4cb478…f6e38e
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0xdbe6c1…c94d29
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa37d ago0x6047e1…bebb9c
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0x119803…e6630e
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa37d ago0x9a0f66…1e059a
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0x928aea…084a36
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0xa9bd19…954465
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa37d ago0x122b0c…fcb9bd
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0xe0b76d…3644d8
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0x8a43d3…8305bc
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa38d ago0xf28703…fd9995
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0xeb9f3d…a4af0f
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0x2d7c12…9fb78d
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0x2961e8…db97f7
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0xae7ac2…36a387
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0x2952c1…97897d
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0x183972…43919b
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0x068503…24ca7b
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa38d ago0xbaad24…e12388

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.