Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x17820a…b5f3a4
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x062741…965973
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x66a377…c8e18e
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x17da21…b7eee2
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x17a233…c7f7db
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x36b01c…aae5cb
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x908cbc…d3ce5a
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcbc7a1…989ca7
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf3f34e…7d1c9a
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7eb31f…934970
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x84c0a1…3b1df2
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x895969…1695bc
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7af73e…70ec9b
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9a65e0…a4a499
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x22e3f1…9eb24d
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa305e2…865b53
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdec199…c17dce
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc6fd74…82afa4
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfa7df7…358df8
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x64a787…87b464
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa2dd00…e29fb1
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9a439b…c11ac3
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7692ba…5b8876
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb68cfc…f9bf8a
0x343f…1b8b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe8a8c3…0e65fa

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.