Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x176a6a…9d5ddd
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x8c9df6…820c94
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x68c6ba…15feb1
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xaaa426…c92a93
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x6a0eae…172504
0x2533…04a10x75dd…d2a5Basex402 service$0.15100%coinbase44d ago0x2e14e5…8e5a0b
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI44d ago0xb59457…05c3d6
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI44d ago0xa98643…1a7e6b
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI44d ago0x385389…bbbe3f
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1744d ago0xd59766…943769
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1744d ago0x1e48de…297938
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1744d ago0xcc4e1e…f8f9e9
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1744d ago0xdb1268…77e06a
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1744d ago0x5ac1de…452baf
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1744d ago0xc0057c…055d75
0x2533…04a10xf22e…f493Basegeocode-reverseGeo$0.001100%0x2772…8c1744d ago0xbab48a…6bb52b
0x2533…04a10xa38a…73b1Base—$0.01100%coinbase44d ago0x10cd6f…87ae90
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xab054a…698461
0x2533…04a10x4373…4f38Base—$0.01100%coinbase44d ago0xd57cb7…fba372
0x2533…04a10x6302…ad57BaseTripadvisorTravel$0.01100%payAI44d ago0x55c268…7f7505
0x2533…04a10x6d3d…39deBase—$0.01100%coinbase44d ago0x94e185…136c08
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x7418d0…7bdd91
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x24e3eb…e60bc3
0x2533…04a10x6f09…9da4Base—$0.01100%coinbase44d ago0x7e453e…0f2225
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x30a65d…3f87b2

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.