Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x9b78f2…8ed3a3
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x20eddf…28e894
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xd6dc69…448d64
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xe980e3…74fed1
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x3e6f3c…cd263f
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x813aaa…56e76a
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x983dd7…df623a
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x99c8a9…dadeff
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x994294…896deb
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xd9033c…b9c500
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xe53b23…f19339
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xddfca0…37593c
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xef37f5…136b4b
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x76b6b7…1f7e5d
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xac06a9…9ca2d5
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x0494ad…26bdd9
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xa244b9…b148cb
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x5fa025…8bdc2f
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x5e0741…c1a680
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x49f17b…19ff89
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xf097c5…5f416b
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x401c3f…7246f7
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xd53201…7d5e73
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0x1a9af2…e54213
0x0f91…407c0x6d6e…9192BaseExaSearch$0.00725%Route unknown122d ago0xa3aa76…c333c5

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.