Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x75c894…98cc8d
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x7797da…b27273
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x1db5ca…2fd450
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x5a62e6…136913
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0xdd27b3…1307cf
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x0b41f4…45dce3
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0xcc429f…59494c
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x2fea20…1f46cc
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x8df7cf…b93f50
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x74ed84…0c45dd
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x9a0e1c…c54f51
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x3646fb…a4a069
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x75a0e2…e05b95
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x021497…188951
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x94a07a…64a146
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x36a28d…1b60c2
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x6c69bd…e6a832
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0xf9c209…6a06c3
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x9f0f9a…df7126
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0xfa3d6e…409b17
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0xb66688…7d9388
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0xcca0a5…430a55
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x3d6410…cafa30
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x70fa9c…4e5128
0xc3b5…70500xfe80…47eeBase—$0.001100%fluxa23d ago0x5f4a28…e9863b

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.