Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x91b9a5…fd07dc
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x3b8a2a…0c61c6
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x6d240d…f75be6
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x574b00…007992
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x7af1ec…bca7cd
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0xeab91d…c789fc
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x95fd6e…1c49d0
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x847e02…8e5459
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x6178aa…6fc4b9
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0xaee11d…a6fb48
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x82966a…814226
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x6d5cd4…25f9f1
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x540b2e…480119
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0xeeaf3d…aed7d9
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0xa30c8a…1539f3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x9f5bcb…1a0c14
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x8ea79a…5e0120
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0xf563ed…3332dd
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x6ee4b2…73e1c9
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x68a199…ce83b3
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x559c5b…4012b7
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x4aa595…ca85b5
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0xd13955…42c32d
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0x49bda0…39fc6b
0xe07e…04100xfe80…47eeBase—$0.001100%fluxa21d ago0xca4500…54124a

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.