Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a05…ed430xc4f0…0bb9Base—$31.51100%0xd05c…826086d ago0xecdc5e…e56000
0x1a05…ed430xc4f0…0bb9Base—$30.50100%0xd05c…826086d ago0x7e7a51…ed52a8
0x1a05…ed430xc4f0…0bb9Base—$29.41100%0xd05c…826086d ago0xc2bb1a…d7ec65
0x9764…558f0xc4f0…0bb9Base—$23.52100%0xd05c…826086d ago0x0ddef0…3cb3a2
0x665a…01f40xc4f0…0bb9Base—$26.89100%0xd05c…826086d ago0xb59d29…db0a74
0x9764…558f0xc4f0…0bb9Base—$22.30100%0xd05c…826086d ago0x5c414e…07cbd6
0x665a…01f40xc4f0…0bb9Base—$25.01100%0xd05c…826086d ago0x378b05…7947fc
0x9764…558f0xc4f0…0bb9Base—$22.30100%0xd05c…826086d ago0xf3569c…07fce4
0x665a…01f40xc4f0…0bb9Base—$25.01100%0xd05c…826086d ago0x499c2a…4c8d83
0x32a1…a2d10xc4f0…0bb9Base—$26.63100%0xd05c…826086d ago0x85fd3b…d1bb09
0x3315…edf20xc4f0…0bb9Base—$27.43100%0xd05c…826086d ago0x1ce1f5…db8079
0x3315…edf20xc4f0…0bb9Base—$27.43100%0xd05c…826086d ago0xa4ebe8…3fdc93
0x3315…edf20xc4f0…0bb9Base—$27.40100%0xd05c…826086d ago0xaa67f3…9b382d
0x3315…edf20xc4f0…0bb9Base—$26.25100%0xd05c…826086d ago0x084c52…b9f713
0x8cfd…a34f0xc4f0…0bb9Base—$23.51100%0xd05c…826086d ago0x4d8c69…3cfcb9
0x8cfd…a34f0xc4f0…0bb9Base—$23.01100%0xd05c…826086d ago0x182c11…20e0a0
0x23e3…252e0xc4f0…0bb9Base—$257.10100%0xd05c…826087d ago0x49d225…7420b8
0x1069…ecb20xc4f0…0bb9Base—$30.01100%0xd05c…826087d ago0xd03267…808932
0x1069…ecb20xc4f0…0bb9Base—$29.01100%0xd05c…826087d ago0x42ca74…868dbc
0x23e3…252e0xc4f0…0bb9Base—$242.09100%0xd05c…826087d ago0x0e3388…cb6809
0xf0c4…66010xc4f0…0bb9Base—$195.07100%0xd05c…826087d ago0x853707…c33fc5
0x8cfd…a34f0xc4f0…0bb9Base—$21.01100%0xd05c…826087d ago0xb22b52…70c1eb
0x81dc…b8220xc4f0…0bb9Base—$24.01100%0xd05c…826087d ago0xf97452…148dd7
0x23e3…252e0xc4f0…0bb9Base—$242.07100%0xd05c…826087d ago0x434158…9fb6e8
0x8cfd…a34f0xc4f0…0bb9Base—$5.00100%0xd05c…826087d ago0xa03015…27d2c6

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.