Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0xf489c7…c48bb8
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0x53abc6…b1269a
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0x2148c6…650951
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0x7405b6…6aecc2
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0xd7bcfa…166060
0xdba4…a8af0xd38a…84efBase—$25.16100%fluxa117d ago0x5a812d…7ed3f0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0xfd3aaa…45d200
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0xbfd9b0…581de6
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0xdc6fe1…28c32c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0xe4194b…d13603
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0x448dd8…0445a5
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0x4c0fe8…5ef82f
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0xbc2194…ae145b
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa117d ago0xca11a7…b55592
0x2cd3…475a0xdba4…a8afBase—$20.01100%fluxa117d ago0x862d6b…0a9e96
0x853e…ebe30xdba4…a8afBase—$9.70100%fluxa117d ago0x50df52…897361
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0xbcb3df…b47124
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x710f5c…53e51d
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x3f05f1…535330
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x6626e6…d5b3d5
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0xac9947…575972
0xb90a…9ae40xdba4…a8afBase—$0.80100%fluxa118d ago0x7a2656…bb0b72
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0xee990f…2bb19b
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0x913c99…799d6c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa118d ago0xc08d83…6bdcce

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.