Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81f8…bdf50xac65…4417Base—$0.13100%fluxa104d ago0x005b46…9765e3
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0xe7762b…aa5a73
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0xd4dea6…5f2ee0
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0x4901e1…71f032
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0x2b39da…4c8c6d
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0x249c39…d19127
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0xc65f05…b523c4
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0xbe86e5…a15be6
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0x3d1257…5df535
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0x76ba15…3b3c20
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa104d ago0x9df922…1cc92b
0xb90a…9ae40x81f8…bdf5Base—$0.03100%fluxa105d ago0xeb543f…49c236
0x81f8…bdf50xac65…4417Base—$0.09100%fluxa105d ago0x24da02…ca6462
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa105d ago0x84e0c2…1a1a95
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa105d ago0x37fee8…593220
0xb90a…9ae40x81f8…bdf5Base—$0.05100%fluxa105d ago0x672de9…3ffe70
0xb90a…9ae40x81f8…bdf5Base—$0.01100%fluxa105d ago0xdabfcc…c83888

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.