Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x5315f1…07096f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xe0c24d…8c4290
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x78f5e8…0e822a
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x54fe99…26a6e5
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x7f5bd2…c696e4
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xf2db2c…be4781
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x0fbd81…26a458
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xb83501…06363e
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xf26c80…b024ef
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x380bb4…1e32c2
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x616fdb…64fb6b
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x56c7ea…ff9ea4
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xb5c146…6f97b3
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xc062d3…527a06
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xa82624…f15972
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xeb0d76…61644b
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xb18ce1…bf2ce6
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xf2f9cc…fe8a0f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x8a623f…011076
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x9af055…8878b8
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xed8d7f…393c66
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0x297130…48cab5
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xff2027…6422ac
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xd1bea8…83de7e
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa23d ago0xe31ab1…a500d8

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.