Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa119d ago0xf176e0…49d051
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa119d ago0x6ff821…d86097
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa119d ago0xec13d8…4f5dc0
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa119d ago0x478335…d212c6
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa119d ago0x7d4c51…e157b9
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa119d ago0x2e0f14…791570
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x8e65b1…a5efae
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0xb9dc2d…499b1f
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0xebb9f0…15f61d
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x6810e2…db1fdf
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x1c308e…402e97
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0xcf420d…4dec3e
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x94ef13…2aa7e4
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x903de0…a6bdef
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x9e62f9…91d341
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0xe58463…24cb2c
0xe1d8…b0eb0xeaf9…66fbBase—$1.20100%fluxa120d ago0x4ba07f…4eff27
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x1b58ad…d10304
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x7f994b…0db39d
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x006366…36d893
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x23e4c1…58f170
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x395c0c…a7fe0f
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x4275c7…ba9a3e
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0xfb4068…9f3188
0xb90a…9ae40xe1d8…b0ebBase—$0.01100%fluxa120d ago0x10d3dc…30a32c

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.