Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0xa24a80…73e621
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0xb7ac33…e85da7
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x0c4381…6ec9af
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x577934…39b57f
0xdd13…5f620x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0xc80051…600b1e
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x5a12ba…9531b9
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x9a0c5a…d5079e
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x667571…024d40
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x5a9737…53dfca
0xdd13…5f620x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0xf55da9…47af76
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x2d0405…bfbb9e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase106d ago0x0be493…feb156
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x35d2a9…301806
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x7146e0…b9037b
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x357ed5…9ce961
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0xdaceda…d6af9b
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x9cc3a8…bf206f
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x186f0c…dae2f7
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase106d ago0x51348c…7c49f7
0x754b…c7690x6d6e…9192BaseExaSearch$0.02100%coinbase106d ago0xd69194…02d288
0x754b…c7690x6d6e…9192BaseExaSearch$0.02100%coinbase106d ago0x0f6d1a…a72fab
0x754b…c7690x6d6e…9192BaseExaSearch$0.02100%coinbase106d ago0xad1f84…a5a104
0x754b…c7690x6d6e…9192BaseExaSearch$0.02100%coinbase106d ago0xb6cbe4…a44359
0x754b…c7690x6d6e…9192BaseExaSearch$0.02100%coinbase106d ago0xb0498e…30a27c
0x754b…c7690x6d6e…9192BaseExaSearch$0.02100%coinbase106d ago0xe296d5…e23d7e

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.