Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc223…f0e40x9c95…e299Base—$0.001100%fluxa34d ago0x78ae16…132e4b
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x35628a…a6d490
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x7b4968…d58de1
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0xc1ca26…302cbc
0xc223…f0e40x9c95…e299Base—$0.001100%fluxa34d ago0x0f126d…e1926c
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x566fec…6acb32
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x299026…e92995
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x24fe91…7ce2b1
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0xd547db…f28269
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x314eaf…95f94d
0xc223…f0e40x9c95…e299Base—$0.001100%fluxa34d ago0x1e11c0…990a13
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x152df4…320874
0xc223…f0e40x9c95…e299Base—$0.001100%fluxa34d ago0x9de722…a4af90
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x7095c2…3d5967
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0xe123c0…c20c9e
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x1d784b…dd84eb
0xc223…f0e40x9c95…e299Base—$0.001100%fluxa34d ago0x7c428d…61a7b2
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x469edb…77d44d
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0x19fe85…42ed20
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa34d ago0xfe1dfe…b69e37
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa35d ago0x64bc81…11ebcb
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa35d ago0xc6cd00…30bb9d
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa35d ago0xa8f12d…851171
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa35d ago0x519689…8fb367
0xc223…f0e40xfe80…47eeBase—$0.001100%fluxa35d ago0x83ad91…348199

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.