Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2130…cf180x6839…1a2bBase—$0.003100%coinbase23d ago0x499304…288b34
0x8adf…348d0x6839…1a2bBase—$5.00100%coinbase23d ago0xe2fe15…b5e4c6
0x55f7…ae560x6839…1a2bBase—$1.00100%coinbase23d ago0x190577…8170bd
0x2b2d…7c3e0x6839…1a2bBase—$0.003100%coinbase23d ago0x94a0e1…6fadce
0xddd5…f33a0x6839…1a2bBase—$1.00100%coinbase23d ago0x2c54f0…9fd09c
0x4044…fdbe0x6839…1a2bBase—$0.003100%coinbase23d ago0xeae96d…c07aa2
0x45b4…54f80x6839…1a2bBase—$5.00100%coinbase23d ago0xd83330…e30820
0xa289…09710x6839…1a2bBase—$5.00100%coinbase23d ago0xb4910b…4671ee
0xd162…84a20x6839…1a2bBase—$0.003100%coinbase23d ago0x97ed8e…f90132
0xa54c…e4da0x6839…1a2bBase—$0.003100%coinbase23d ago0x2b63f0…cbd4da
0x5c15…02e50x6839…1a2bBase—$1.00100%coinbase23d ago0xf96ce1…a3a19e
0x5693…21070x6839…1a2bBase—$0.003100%coinbase23d ago0xb0af55…f6442e
0x97f1…20f10x6839…1a2bBase—$1.00100%coinbase23d ago0x79743c…6682d5
0x1d01…e6210x6839…1a2bBase—$0.003100%coinbase23d ago0x7b9962…297221
0x04e4…1d910x6839…1a2bBase—$0.003100%coinbase23d ago0x35f298…c45196
0xa5a9…221f0x6839…1a2bBase—$0.003100%coinbase23d ago0x903731…4b727d
0x469b…2df10x6839…1a2bBase—$0.003100%coinbase23d ago0xf94488…1ec13f
0xba03…46230x6839…1a2bBase—$0.003100%coinbase23d ago0x3670bc…ff63fc
0xe4e1…e81b0x6839…1a2bBase—$0.003100%coinbase23d ago0x80a91c…36eb1b
0x5b07…512a0x6839…1a2bBase—$0.003100%coinbase23d ago0x03baa2…936244
0x2f65…86100x6839…1a2bBase—$0.003100%coinbase23d ago0x7360c1…e6dd74
0xa589…86470x6839…1a2bBase—$0.003100%coinbase23d ago0xbedff2…4ef836
0xd11b…bfba0x6839…1a2bBase—$0.003100%coinbase23d ago0xe0a83d…11f65e
0x454b…cceb0x6839…1a2bBase—$0.003100%coinbase23d ago0xd89fe4…83a6f4
0xc495…fa030x6839…1a2bBase—$0.003100%coinbase23d ago0x8329dd…50bf92

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.