Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e2e…ac500x3e0a…78e7Base—$0.004252100%coinbase73d ago0x830232…6c925f
0x6e2e…ac500x3e0a…78e7Base—$0.002831100%coinbase73d ago0x5c98b3…87f85c
0x6e2e…ac500x3e0a…78e7Base—$0.004439100%coinbase73d ago0x8073a0…a2f9d4
0x6e2e…ac500x3e0a…78e7Base—$0.005444100%coinbase73d ago0x74b01f…9bbacb
0x6e2e…ac500x3e0a…78e7Base—$0.004576100%coinbase73d ago0xb50e86…b6af0e
0x6e2e…ac500x3e0a…78e7Base—$0.003653100%coinbase73d ago0x788dbb…c4cfac
0x6e2e…ac500x3e0a…78e7Base—$0.005146100%coinbase73d ago0x65017f…fd488e
0x6e2e…ac500x3e0a…78e7Base—$0.003622100%coinbase73d ago0xb62d2a…d5f66d
0x6e2e…ac500x3e0a…78e7Base—$0.004875100%coinbase73d ago0xf5fc43…7d5b73
0x6e2e…ac500x3e0a…78e7Base—$0.005495100%coinbase73d ago0x7bb716…66beba
0x6e2e…ac500x3e0a…78e7Base—$0.004113100%coinbase73d ago0xf83c6f…11b41f
0x6e2e…ac500x3e0a…78e7Base—$0.003577100%coinbase73d ago0x17c8a8…88dd0a
0x6e2e…ac500x3e0a…78e7Base—$0.005434100%coinbase73d ago0x735d95…eda8fb
0x6e2e…ac500x3e0a…78e7Base—$0.005416100%coinbase73d ago0x7dff1d…1882d3
0x6e2e…ac500x3e0a…78e7Base—$0.004478100%coinbase73d ago0x456d66…fc4fed
0x6e2e…ac500x3e0a…78e7Base—$0.005036100%coinbase73d ago0x3ecebf…cf370c
0x6e2e…ac500x3e0a…78e7Base—$0.002717100%coinbase73d ago0x572271…626b62
0x6e2e…ac500x3e0a…78e7Base—$0.004709100%coinbase73d ago0xe6f251…e80906
0x6e2e…ac500x3e0a…78e7Base—$0.003103100%coinbase73d ago0xf15865…b797c9
0x6e2e…ac500x3e0a…78e7Base—$0.005144100%coinbase74d ago0x5a2fd5…a68e83
0x6e2e…ac500x3e0a…78e7Base—$0.002896100%coinbase74d ago0xd77e61…a95069
0x6e2e…ac500x3e0a…78e7Base—$0.003419100%coinbase74d ago0xb30c14…6e3bde
0x6e2e…ac500x3e0a…78e7Base—$0.005127100%coinbase74d ago0x17ad9c…1dcc3d

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.