Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0x5a9579…e4d271
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0x3752e6…94416a
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0xcd834b…bb474c
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0xd1727b…1a2939
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0x5b924e…adb6d9
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0xf6a207…d8575d
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0x63cd7b…fe14e0
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0x776d0b…a4aabf
0xe7c7…edc10x6d6e…9192BaseExaSearch$0.01100%coinbase17d ago0x9c197a…fa5fe5
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase17d ago0x00b2a4…baf0ef
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x2e0eeb…f64221
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xd09a68…86d8cc
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x43a6b0…a4b747
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x4e950d…7b5466
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x9c82c7…bd756b
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xb6a89e…71e2c5
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xad8ec9…c0a7b5
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc8c011…b0a3a1
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xa18ceb…2363f7
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc5a9d9…ada81f
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x2a3c9b…9f39b9
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc90111…939eaf
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xf372af…3d3e79
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc0487c…f253d4
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x1de435…47fa97

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.