Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x1459bd…099484
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x0a4e85…8b4f31
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x8b9051…b34565
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x6e017d…ad4adb
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xf1921d…618206
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xd5375a…e5e9c9
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x487e31…0e72ae
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xfdbbd1…630c5d
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x89cb04…83bc57
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x7a987c…9776c9
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xc501fd…bb46fd
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xd930fa…fa0741
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x2d23a2…436361
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x36e63a…e26b0f
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xe614d9…4c5936
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x67b4c7…e1d3dd
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x097c37…768d1d
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xef6f4f…b98ffc
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x62f2a4…57355d
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0x402cc8…da7da6
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xcbe7b9…1a21b9
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xdd39ae…11d363
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xc11715…3361be
0x5ff6…b8010xc8e3…5df5Basex402 service$0.02100%coinbase119d ago0xb46f60…0da72c

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.