Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x4197c7…747734
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0xa1b0c7…235927
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x6b84dc…6e0c3e
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x319f04…ad6903
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x4f8f67…8f3e35
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x5b00d9…90c422
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0xada870…2aadec
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0xfb1c54…4a1b70
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa50d ago0xec395a…91d231
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x6c3cfd…bd7b17
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0xcbc098…596e07
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0xbeeac0…eaa91c
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa50d ago0x0b31dc…b375c7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x704ae5…358401
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x46c49e…385e97
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0xba95f0…dad0af
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x62cca2…1f4ddc
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0xff5da5…92aab7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x1040e9…c16ed7
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x8f77c0…fb0df5
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0xe74cd8…825b9a
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x2a0765…a984d1
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x3ce9ec…53cebd
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x809b80…f72440
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa50d ago0x2d17ad…3b33bf

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.