Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb667…83a10x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x682b56…ff7e77
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase132d ago0xb911bb…19e058
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x36590b…9bf9c4
0xb667…83a10x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xc72af7…e90178
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase132d ago0x73660e…8df2ab
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x9b4342…adb47b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase132d ago0xc3afdb…30b52a
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xd15f69…48e9e5
0xb667…83a10x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xa49eaf…d70d96
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase132d ago0xe7e408…6db890
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xf6e353…ff2cb2
0xb667…83a10x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x07e7e1…fcc9ea
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xce401f…4b635f
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xa3add9…be3747
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0xa85727…4b5db4
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x038fab…6074d7
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x1b2041…06dde3
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase132d ago0x3dd79b…c101bc
0x4362…08d10x6d6e…9192BaseExaSearch$0.02100%coinbase132d ago0x1f7ddd…052e56
0x4362…08d10x6d6e…9192BaseExaSearch$0.02100%coinbase132d ago0x3bad66…e857b2
0x4362…08d10x6d6e…9192BaseExaSearch$0.02100%coinbase132d ago0x5d8f10…3355ec
0x4362…08d10x6d6e…9192BaseExaSearch$0.02100%coinbase132d ago0x6da0f7…e3bb0b
0x4362…08d10x6d6e…9192BaseExaSearch$0.02100%coinbase132d ago0x3914dc…18dbe6
0x4362…08d10x6d6e…9192BaseExaSearch$0.02100%coinbase132d ago0x4ea00c…fbff4a
0x4362…08d10x6d6e…9192BaseExaSearch$0.02100%coinbase132d ago0x175df7…0dbdfb

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.