Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x292a86…8bfd66
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x28d3eb…ce2d54
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xded3e2…eef27e
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x456e9b…a117c8
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x1d2652…fd8530
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x09c8c6…95b963
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xe8e569…4cc26b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xbbce2c…ca6712
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x8cf96a…88ad76
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xc75732…f65fa3
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x43fc2f…45be2b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x2a9562…c8ce31
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x17ceb4…7a1018
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xf3dfe0…3f0754
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xcbc55e…2748a6
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xa5a239…5d2ecb
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x59a75f…701b3f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xb25749…8136bf
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x20174d…0ef892
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x7c934c…c1c384
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x05c1cb…6a8a59
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xfadb16…60dcf1
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x207542…044686
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xe638a5…faaff8
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x124923…4a17ee

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.