Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x272155…f099d2
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x175260…657bc1
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x4e5ce7…636fb8
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0xcc6509…ba9a84
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x1a5458…9d8fb1
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x7cd6dc…fa1f82
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x45f663…cc52e2
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x789866…e565a7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x4eea0d…36855e
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x1d35a7…76e374
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0xccc7fc…00054f
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x186ed3…cff3d9
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x9094de…fb047d
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x124f9a…1239bf
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x1a5efa…23d435
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x1aa9d9…afb4c9
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0xdcf533…1440f6
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0xc6985d…e9947c
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x9cd41f…8e7300
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x224a65…9f5de7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x4d74f7…ef2e5e
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x9c1e5e…a049f7
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0x83c0c7…b56296
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0xbf2706…8b9ba5
0xd079…f6220xfe80…47eeBase—$0.001100%fluxa18d ago0xfcdaba…74e1b9

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.