Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa46e…a1300x3167…8d70Base—$0.01100%coinbase73d ago0x03e117…a2554a
0xa46e…a1300x7396…1493Base—$0.01100%coinbase73d ago0xcce13f…5b01c0
0xa46e…a1300x218c…7053Base—$0.01100%coinbase73d ago0x939ba7…d03c9d
0xa46e…a1300xc4a8…9689Base—$0.01100%coinbase73d ago0x8b236f…96b991
0xa46e…a1300x849b…f10bBase—$0.01100%coinbase73d ago0xbbc0e6…e18ead
0xa46e…a1300x6dff…22eaBase—$0.01100%coinbase73d ago0xf93963…b8be19
0xa46e…a1300x3d6c…2a8bBase—$0.01100%coinbase73d ago0x1843d4…26fa61
0xa46e…a1300x448d…7431Base—$0.01100%coinbase73d ago0xbf9839…a9895a
0xa46e…a1300xfc5e…7b3bBase—$0.01100%coinbase73d ago0x5bba74…a880d7
0xa46e…a1300xc250…cb92Base—$0.01100%coinbase73d ago0x2a2be9…1a8fd1
0xa46e…a1300x8719…82d4Base—$0.01100%coinbase73d ago0xa51886…93a2c9
0xa46e…a1300xe9e1…a40dBase—$0.01100%coinbase73d ago0x264839…264079
0xa46e…a1300xe004…3c63Base—$0.01100%coinbase73d ago0x16934d…c7c302
0xa46e…a1300x5aa9…0b1cBase—$0.01100%coinbase73d ago0xdb959c…e69efb
0xa46e…a1300xe10c…9c18Base—$0.01100%coinbase73d ago0x97359e…5ab08d
0xa46e…a1300xc43f…a520Base—$0.01100%coinbase73d ago0x0c82b9…32e5e9
0xa46e…a1300x5f8e…358fBase—$0.01100%coinbase73d ago0xcd5d59…bf18f6
0xa46e…a1300x51c5…0c4dBase—$0.01100%coinbase73d ago0xc5fe30…79c078
0xa46e…a1300xd3f9…8ec5Base—$0.01100%coinbase73d ago0xedbb97…cd99bb
0xa46e…a1300x621e…71b4Base—$0.01100%coinbase73d ago0x50b211…281c8b
0xa46e…a1300xbc5f…749eBase—$0.01100%coinbase73d ago0x4fb999…e07488
0xa46e…a1300x5f02…985cBase—$0.01100%coinbase73d ago0x971286…4b1a3a
0xa46e…a1300xaf40…929aBase—$0.01100%coinbase73d ago0xff3954…efd9fa
0xa46e…a1300x5a9c…aadaBase—$0.01100%coinbase73d ago0xf8dcdf…1f6db0
0xa46e…a1300x6c07…a9fbBase—$0.01100%coinbase73d ago0xfb96ea…6771b3

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.