Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x3045b4…3b39d6
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x662c23…85fc92
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x26299a…2aad38
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xdd801c…ec2400
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x414b46…d9f571
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x434d45…1ccb4d
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x2b2cb0…6e0c38
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xbc57a3…eb9d99
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x3c3835…76883a
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x5505a1…c36c1c
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x54ed86…af6c61
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xd6159d…ff2414
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x7a3384…a3656f
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x3a7599…478930
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x11ff58…541bc5
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0x524810…1d9d36
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa17d ago0xe7cc6f…0f1bee
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa18d ago0x14619e…9e366e
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa18d ago0xaad527…981891
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa18d ago0x5ef33b…727105
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa18d ago0x368924…6c0342
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa18d ago0x5d4ecf…f4195e
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa18d ago0xd0511c…0e5481
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa18d ago0x94c0b2…dc27d2
0x0a03…cb440xfe80…47eeBase—$0.001100%fluxa18d ago0x562425…ec1fab

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.