Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcbe73b…ae10e4
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1be4a9…203605
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9b3991…7cfdf7
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x70cbf8…543577
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x73cecf…87a9f7
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa68c89…11d48c
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x48468d…50daf2
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6dc52b…56f17b
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe6cc57…964b4b
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0f8d23…130f97
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1cc295…33841d
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x48a50b…9110cf
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb59538…8addcd
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfebad3…2fdda3
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0d08d1…da32ce
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xccc6ce…b96d1a
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe5014b…003129
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe6d7af…76b5d1
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd0b378…d6ef6f
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x59de46…c81aee
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xac023b…870099
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x069d2b…884c65
0xf6c5…f1740x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x613e9e…17aace

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.