Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2baca2…a4b9bb
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe78e26…fb968c
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8755c8…78bcea
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa782e1…e8fbe7
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x28bbb9…c94d99
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x39e73d…4ed44f
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4a0329…cf2134
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3574e9…533633
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7af4d3…a50811
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc0a3b3…ff413a
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9f068e…2ebb73
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x58ad35…cfda43
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x59ae65…4047ea
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x94567b…b0149b
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xff64d3…c39e2c
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8579a3…eed470
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0a77d3…33372b
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3e4975…9e6462
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xadd402…e98b42
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x65a579…ce38eb
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x84f88b…33ff7a
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0f8e3d…72a4ef
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbbc292…6796ac
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb853e9…f3f6e6
0x291b…87480x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xaffae2…8f849e

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.