Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x4ae7…4ea9Base—$0.01100%coinbase65d ago0xee6c24…dcb361
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0xf5cd4c…31cd78
0x6f9d…8ba00xebae…95bdBase—$0.01100%coinbase65d ago0xb549bd…a56fe4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0xeb829c…86f577
0x6f9d…8ba00x87c1…b4c5Base—$0.01100%coinbase65d ago0x7b41ce…6f8399
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0x57b8d5…f65a60
0x6f9d…8ba00xbe9a…0cffBase—$0.01100%coinbase65d ago0x867bc9…974c47
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0x49db20…8b35fe
0x6f9d…8ba00xf4db…5382Base—$0.01100%coinbase65d ago0x062bd7…fb038f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0x04f88f…154ba8
0x6f9d…8ba00x583b…4d93Base—$0.01100%coinbase65d ago0x6e9153…e3965b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0x8d0f0d…d55911
0x6f9d…8ba00xaaf9…9350Base—$0.01100%coinbase65d ago0x7e8574…271aa2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0x548b99…5c5363
0x6f9d…8ba00x725d…4920Base—$0.01100%coinbase66d ago0x0df567…487ebe
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase66d ago0xf7649e…c8c7b0

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.