Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3a…38cd0x967c…45a7Base—$0.01100%coinbase70d ago0x7dfdbc…45cc4b
0xea3a…38cd0xa631…4ed5Base—$0.01100%coinbase70d ago0x9d9577…55724f
0xea3a…38cd0x0c53…cb59Base—$0.01100%coinbase70d ago0x646245…e765de
0xea3a…38cd0x196c…e018Base—$0.01100%coinbase70d ago0xb00d53…1b806a
0xea3a…38cd0xf812…fa7eBase—$0.01100%coinbase70d ago0x4660a4…19e692
0xea3a…38cd0xcfa6…4d8eBase—$0.01100%coinbase70d ago0x754c55…2473f0
0xea3a…38cd0xd75f…6b72Base—$0.01100%coinbase70d ago0x2ac19f…e9a863
0xea3a…38cd0x280a…a63cBase—$0.01100%coinbase70d ago0xa3cb97…550155
0xea3a…38cd0x7a0b…cf03Base—$0.01100%coinbase70d ago0x1ebc9c…cd2d67
0xea3a…38cd0x7127…5a98Base—$0.01100%coinbase70d ago0xa7560b…94d0b6
0xea3a…38cd0x8185…cab9Base—$0.01100%coinbase70d ago0x0802ff…19cf75
0xea3a…38cd0x1f77…9469Base—$0.01100%coinbase70d ago0xdab6fa…ebcc60
0xea3a…38cd0xf5f5…9428Base—$0.01100%coinbase70d ago0xd3617d…e48226
0xea3a…38cd0xd23f…ddb2Base—$0.01100%coinbase70d ago0x30974c…312259
0xea3a…38cd0x9578…7a4cBase—$0.01100%coinbase71d ago0x59dc31…bbd448
0xea3a…38cd0xe906…3da9Base—$0.01100%coinbase71d ago0x331dc2…d67f03
0xea3a…38cd0x1559…abe5Base—$0.01100%coinbase71d ago0x5618b7…e24d60
0xea3a…38cd0x4e3d…9d81Base—$0.01100%coinbase71d ago0xb1e0c9…90b333
0xea3a…38cd0x781b…0fc9Base—$0.01100%coinbase71d ago0xd75865…01a211
0xea3a…38cd0x9371…f7bbBase—$0.01100%coinbase71d ago0xf758d6…ba8896
0xea3a…38cd0x135e…ae55Base—$0.01100%coinbase71d ago0x938ab0…d5fd9e
0xea3a…38cd0xc873…8dddBase—$0.01100%coinbase71d ago0x606308…80c9a9

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.