Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x20b999…7ebd8e
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x672d09…acd7a5
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd8fdf5…762a10
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x926192…cc507b
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb812f4…6633e2
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4ad221…927d9a
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa9cc4e…a703a0
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xee2fd0…122c1c
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2994dc…d1d12a
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3bafb0…3a69dc
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb3c9f2…861187
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb36240…084af1
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7744b3…f20b87
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc9e32a…d3555b
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x81482f…0f2818
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3e41f2…3e73b1
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x47d015…ca1111
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc22514…af53c1
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4da019…541a40
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa1dbdc…caef48
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2f05e4…8aefe5
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8d8c36…f9ede3
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa1ae59…4da423
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x228355…d0f98a
0x14a1…7db60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3c165f…cbc52b

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.