Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0xaaead2…0a88ed
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0x6eeaff…d3fa29
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0x531b04…98cbe2
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0x7295e4…48f814
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0xbfd941…0deebc
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xd0500f…838c59
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0x3d638e…dadce8
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xb1a435…f08290
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0xb3d7bf…7356b2
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0x3b6502…267083
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0x66ee4a…1da696
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0x594a94…ed8a99
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0x652c68…f90400
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase70d ago0x26a842…a50c4b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xb41b57…29bf07
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0x342d35…46cf3f
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xc26d80…59768b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xed1b41…05ec11
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xab8b73…62f1cc
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xecf371…b061e5
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xea31eb…67c985
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xb33eca…f93a29
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0xd5da3a…d925cc
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0x286282…fe4874
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase70d ago0x6b7fa1…7b02b0

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.