Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070xab04…e6aaBase—$0.01100%coinbase60d ago0x912518…b4c7da
0xe66e…e2070x690e…8794Base—$0.01100%coinbase60d ago0x49e6d7…5daf62
0xe66e…e2070x9ad6…d7aeBase—$0.01100%coinbase60d ago0xbb162d…b7874f
0xe66e…e2070xfbb9…1a3cBase—$0.01100%coinbase60d ago0xa163d2…385334
0xe66e…e2070x1126…af6bBase—$0.01100%coinbase60d ago0x36752e…5729ce
0xe66e…e2070x2e87…de7bBase—$0.01100%coinbase60d ago0xeb8968…197313
0xe66e…e2070x315b…d540Base—$0.01100%coinbase60d ago0x03b48b…29e707
0xe66e…e2070xa8ca…b1bbBase—$0.01100%coinbase60d ago0x65f33c…6f17a7
0xe66e…e2070x37a7…d583Base—$0.01100%coinbase60d ago0x626223…9e08d3
0xe66e…e2070x9581…2f6eBase—$0.01100%coinbase60d ago0x5a1140…bce3bc
0xe66e…e2070x9942…565eBase—$0.01100%coinbase60d ago0x85a3ea…1c5619
0xe66e…e2070x82d7…8e06Base—$0.01100%coinbase60d ago0x968b40…74f9d6
0xe66e…e2070xd35c…34eaBase—$0.01100%coinbase60d ago0x01c380…3519bd
0xe66e…e2070x7052…ac1bBase—$0.01100%coinbase60d ago0x29e324…436c50
0xe66e…e2070x5cfc…4dd2Base—$0.01100%coinbase60d ago0xdd1490…6036e9
0xe66e…e2070x45de…4304Base—$0.01100%coinbase60d ago0x96c9df…b8299d
0xe66e…e2070x0e6a…6d49Base—$0.01100%coinbase60d ago0x7d9d66…f4ccad
0xe66e…e2070x56f6…301fBase—$0.01100%coinbase60d ago0xcf8ccb…68ae7f
0xe66e…e2070xae31…183fBase—$0.01100%coinbase60d ago0xca140f…3e4d4a
0xe66e…e2070x9788…2c07Base—$0.01100%coinbase60d ago0x2e8555…aa7302
0xe66e…e2070x1942…e266Base—$0.01100%coinbase60d ago0xd88c57…f22f9d
0xe66e…e2070xd81a…bdbbBase—$0.01100%coinbase60d ago0x59d566…6a4e50
0xe66e…e2070x13cc…4d6aBase—$0.01100%coinbase60d ago0x74e6f6…ccabdb
0xe66e…e2070xa9da…6f46Base—$0.01100%coinbase60d ago0x80050e…ea5909
0xe66e…e2070xf42c…328eBase—$0.01100%coinbase60d ago0x7a784c…2c3b69

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.