Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd9fc94…0a1c40
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdedb95…ee0895
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1901c6…f205d5
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xce2a0c…5bda24
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfe85ba…0f1617
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1a160a…6659e6
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x81ae6c…9caf2f
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2ea985…7432f7
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x33b266…11efe8
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x281b7d…99794e
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa4c4e9…04cd8b
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xab352f…5adfdd
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf2996f…f11100
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xee02ae…3116ce
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcd4015…d7d3eb
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x90f205…0f0d79
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7ab8da…c20a67
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdaffc6…777ba2
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3ed6a5…fb32e4
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x94c18a…803e26
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x243419…7504b7
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb6b3c7…8aeba2
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x125ca7…2c963d
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8c9b2a…c893b9
0x4487…96860x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8690db…70b9cf

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.