Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x6437…6fddBase—$0.01100%coinbase50d ago0x8364df…2aa251
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase50d ago0xac4442…af5007
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase50d ago0xa056b2…cf05d8
0x6f9d…8ba00x32b1…9465Base—$0.01100%coinbase50d ago0xd2ade2…5dfb35
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase50d ago0x6ebe46…97d557
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase50d ago0x7e0e46…0256ba
0x6f9d…8ba00x4515…a441Base—$0.01100%coinbase51d ago0x096c65…2fddba
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase51d ago0x3211fd…1428d3
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase51d ago0x681ee7…4e50a3
0x6f9d…8ba00x6424…4e93Base—$0.01100%coinbase51d ago0xeee851…21f5b9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase51d ago0xa67be6…c5ca1d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase51d ago0x67276b…5ddc1a
0x6f9d…8ba00x4af0…dd39Base—$0.01100%coinbase51d ago0xb45ea7…b0c6ee
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase51d ago0x68c0b5…412039
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase51d ago0x848cf8…cc933f
0x6f9d…8ba00xd355…0a64Base—$0.01100%coinbase51d ago0xf50533…007427
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase51d ago0x1eb3d9…56b7d8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase51d ago0x8bdf08…a233ae

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.