Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cc3…57800x9d19…08d3Base—$0.01100%fluxa101d ago0xa6cc7d…c5a594
0xa5a0…635e0x9d19…08d3Base—$0.01100%candidates101d ago0xceda69…0cf28c
0xefab…9daa0x9d19…08d3Base—$0.01100%fluxa102d ago0x1ac3dc…80cf40
0xe70f…ae230x9d19…08d3Base—$0.01100%fluxa102d ago0xabfda8…145bd4
0xeba5…2b170x9d19…08d3Base—$0.01100%candidates102d ago0x9f6e18…91aff1
0xb570…570e0x9d19…08d3Base—$0.01100%fluxa102d ago0x385288…68338b
0xe6de…bfa80x9d19…08d3Base—$0.01100%candidates102d ago0x1c8a3d…61ff9a
0x3674…d9dc0x9d19…08d3Base—$0.01100%candidates102d ago0x4703eb…ef98c0
0xd6e1…88f80x9d19…08d3Base—$0.01100%fluxa102d ago0xca85e9…549780
0xa6d3…d9c60x9d19…08d3Base—$0.01100%fluxa102d ago0xb852d7…1e0ffe
0xb01f…72060x9d19…08d3Base—$0.01100%candidates102d ago0xd2d01e…b4619c
0x6ada…18350x9d19…08d3Base—$0.01100%fluxa102d ago0x0de95a…a66fe1
0xd361…4e250x9d19…08d3Base—$0.01100%candidates102d ago0xa63877…aa1124
0xa2f0…9a000x9d19…08d3Base—$0.01100%fluxa102d ago0xb1f06a…c18800
0x97f8…9a0f0x9d19…08d3Base—$0.01100%fluxa102d ago0x043586…8bfc85
0x45b8…63860x9d19…08d3Base—$0.01100%candidates102d ago0xbd45d3…cae961
0x8474…f1680x9d19…08d3Base—$0.01100%candidates102d ago0x642b0c…e90047
0x5226…aa6e0x9d19…08d3Base—$0.01100%candidates102d ago0x39fcce…c57971
0x1ba7…be0e0x9d19…08d3Base—$0.03100%candidates102d ago0xdf0e0d…309d63
0x5b3d…d48f0x9d19…08d3Base—$0.01100%candidates102d ago0x0ad60f…182b9b
0xaad5…c8930x9d19…08d3Base—$0.01100%fluxa102d ago0xc6321c…293b33
0x2441…f38b0x9d19…08d3Base—$0.01100%candidates102d ago0x4dc70d…064151
0x89ff…e3f00x9d19…08d3Base—$0.01100%fluxa102d ago0x6287f8…73df68
0x5ea2…87eb0x9d19…08d3Base—$0.01100%candidates102d ago0x326699…76a9b1
0xe621…82af0x9d19…08d3Base—$0.01100%candidates102d ago0x2180bc…c9dbaa

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.