Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x4f1067…e8d8a9
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x1a9e53…8901a2
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x0bdcbe…19cdde
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x9c557d…834784
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0xd895b8…00379d
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0xf8c7e1…0f41e8
0x1992…468a0xac65…4417Base—$0.07100%fluxa118d ago0x48a970…9a0d7a
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x24e31d…c1fe75
0xb90a…9ae40x1992…468aBase—$0.02100%fluxa118d ago0x0be60e…e77d36
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0xbad1c5…4ad6f2
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x694bbf…c355d3
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x8ff518…36490c
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x1dd967…dfcc2e
0x1992…468a0xac65…4417Base—$0.02100%fluxa118d ago0xa63b67…bddcf4
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0x740ebc…3803b3
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa118d ago0xf646da…a506d7
0x1992…468a0xac65…4417Base—$0.97100%fluxa118d ago0xa5bb09…13bd0b
0xb90a…9ae40x1992…468aBase—$0.90100%fluxa118d ago0x14c246…c5558d
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x788fce…dff09b
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0xb09493…068672
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x5ffc77…286312
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x66c6d4…005bc1
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0x92acd0…387bc6
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0xfdf18a…6fab47
0xb90a…9ae40x1992…468aBase—$0.01100%fluxa119d ago0xc8f371…d67976

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.