Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb39f…e7930xb300…8e84Base—$0.29100%fluxa117d ago0xa676e7…ed14e3
0x4c05…ed5a0xb300…8e84Base—$0.25100%fluxa117d ago0xf80405…94170f
0xe8ec…8fc70xb300…8e84Base—$1.12100%fluxa117d ago0x997339…d459e1
0xab53…64df0xb300…8e84Base—$0.35100%fluxa117d ago0xf87de6…9c6ba0
0x756d…d5460xb300…8e84Base—$0.35100%fluxa117d ago0x0427ee…2aa145
0x627f…1c380xb300…8e84Base—$1.02100%fluxa117d ago0x55abb2…c53ec5
0x6931…c21c0xb300…8e84Base—$1.07100%fluxa117d ago0x541d1e…52101b
0x4a5e…bb2e0xb300…8e84Base—$1.02100%fluxa117d ago0x885d74…13b2f5
0x517c…9bac0xb300…8e84Base—$1.07100%fluxa117d ago0x3448e5…f42392
0x7c04…037d0xb300…8e84Base—$0.94100%fluxa117d ago0xa3fcbe…54b669
0xfd28…bcbb0xb300…8e84Base—$1.07100%fluxa117d ago0xeff993…903fdb
0x2d1a…306d0xb300…8e84Base—$0.68100%fluxa117d ago0x5ac40d…03f434
0x3cff…1d2b0xb300…8e84Base—$1.25100%fluxa117d ago0xf342d1…ff63ec
0xbc14…a5be0xb300…8e84Base—$1.19100%fluxa117d ago0xdd2979…c1b185
0xce2b…85c80xb300…8e84Base—$1.24100%fluxa117d ago0x1fedc5…0a7969
0xcecb…6def0xb300…8e84Base—$1.26100%fluxa117d ago0xe5fcb8…db3ae9
0x1fee…b3e60xb300…8e84Base—$1.21100%fluxa117d ago0x7c80ab…3e191e
0x4964…20830xb300…8e84Base—$1.26100%fluxa117d ago0x317710…33cb93
0x701e…b6ce0xb300…8e84Base—$1.27100%fluxa117d ago0xe34850…f62b30
0x357d…25be0xb300…8e84Base—$1.61100%fluxa117d ago0xd15832…d87456
0x64a6…76120xb300…8e84Base—$1.39100%fluxa117d ago0xde9038…db77ab
0x9e43…94fd0xb300…8e84Base—$1.02100%fluxa117d ago0xa6f0a5…8b2174
0x5bd0…eb620xb300…8e84Base—$1.07100%fluxa117d ago0x58f156…f2fa7a
0x2971…f6c10xb300…8e84Base—$1.29100%fluxa117d ago0xa0843b…b9836e
0x90a6…e78d0xb300…8e84Base—$0.87100%fluxa117d ago0xee425e…3789af

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.