Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x436dbc…64b250
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x224ef1…bd97b9
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x26e657…037726
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0xfb0ee1…7bc932
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x86e6d4…6433d9
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0xa179e5…1f7799
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x04ea43…674cad
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0xe773e2…e1044d
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x9c1c4e…5d8d9e
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x86027d…2400e0
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x05491c…311ca6
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x8dcce1…08eac7
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0xd9dd08…c7e771
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x1df63d…f470f8
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0xc31abd…7bd7a0
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa18d ago0x00f358…d163dd
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0x3a6bb3…00c122
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0x4181b4…4480fd
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0xf30bf4…1068e7
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0xec9b54…829cd3
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0xd86cb9…1f7e85
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0x1bc9b4…fbca16
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0x80f91f…c2edbc
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0x122f05…3de896
0xdf64…20de0xfe80…47eeBase$0.001100%fluxa19d ago0xcb3630…203549

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.