Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0x209045…c53701
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0xf7a720…ad51bb
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0x7a8130…3c1bc1
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0x2bc278…f71fee
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0x125b45…97522a
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0x19a2b3…b3c15d
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0x3c35f4…19e7ea
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0xeba8a2…f7eb7e
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0xe7d73a…47ef3c
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0xb8aebb…3b8dfa
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0xe17735…051207
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0x9481a0…71d10b
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa109d ago0x18bc2d…cf1cbc
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0x688da5…81fa61
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0xdf38d3…3ed76e
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0xd4a715…f2c95d
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0x6d7b95…b0fe70
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0xcba889…860ea9
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0xaf4a38…07eb50
0xb90a…9ae40xe840…9998Base—$0.05100%fluxa110d ago0x8a7124…946051
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0x26603f…30d1c7
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0x2e1ce2…f8bcc2
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0xe4d9da…4929b8
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0x8a69b9…f5fe41
0xb90a…9ae40xe840…9998Base—$0.01100%fluxa110d ago0xd72235…c7424d

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.