Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6846…c4450x21b1…2374Base—$0.01100%coinbase56d ago0x85b14a…a1da40
0x6846…c4450x9f26…96c7Base—$0.01100%coinbase56d ago0x568696…fc6f0e
0x6846…c4450x2054…b56cBase—$0.01100%coinbase56d ago0x48eb2f…0f6226
0x6846…c4450x2d63…cb85Base—$0.01100%coinbase56d ago0x915ed6…37b5bb
0x6846…c4450x89c9…2b6bBase—$0.01100%coinbase56d ago0x8bcf07…344b95
0x6846…c4450x5530…df36Base—$0.01100%coinbase56d ago0x45085d…e1bacc
0x6846…c4450xa00b…7304Base—$0.01100%coinbase56d ago0x5af27b…ea4096
0x6846…c4450x1788…3866Base—$0.01100%coinbase56d ago0xb023ca…4d282b
0x6846…c4450x3d6d…610aBase—$0.01100%coinbase56d ago0x2bc4b2…f07051
0x6846…c4450x0f17…3b8bBase—$0.01100%coinbase56d ago0xb9fbaf…8b241d
0x6846…c4450xc45a…a316Base—$0.01100%coinbase56d ago0x40bae3…1585c4
0x6846…c4450xc1db…6868Base—$0.01100%coinbase56d ago0x84857d…73c3c5
0x6846…c4450xeb1b…f39fBase—$0.01100%coinbase56d ago0xbb91b6…307f7e
0x6846…c4450x7f8c…a9b1Base—$0.01100%coinbase56d ago0x6651cf…0fe307
0x6846…c4450x4b39…e079Base—$0.01100%coinbase56d ago0x4a51f6…abad8b
0x6846…c4450x3a71…5155Base—$0.01100%coinbase56d ago0x256b69…791ca2
0x6846…c4450xc2e1…0364Base—$0.01100%coinbase56d ago0x7e6e81…3bc928
0x6846…c4450x6126…0545Base—$0.01100%coinbase56d ago0x103405…c0ad7e
0x6846…c4450xfc6b…e7eaBase—$0.01100%coinbase56d ago0x93d49e…a196d3
0x6846…c4450x46b3…bc8dBase—$0.01100%coinbase56d ago0xcd9378…d44f97
0x6846…c4450x3a07…2c67Base—$0.01100%coinbase56d ago0xfa8005…b1ff9f
0x6846…c4450xf077…1051Base—$0.01100%coinbase56d ago0x2d3b22…59228a
0x6846…c4450xf3c7…9942Base—$0.01100%coinbase56d ago0xb8d719…a3728f
0x6846…c4450x981e…e528Base—$0.01100%coinbase56d ago0x9f8b94…9b3a96
0x6846…c4450xacb7…0433Base—$0.01100%coinbase56d ago0x4ff399…94c27b

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.