Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5975…500d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x41a43f…c4783e
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x4f1123…3dc148
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x67707c…859a0d
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0xfbd7be…3af283
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x56815c…027cbc
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0xc68bef…2e9cb0
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x51e117…b214f5
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0xe6079e…b645cb
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x2c289a…56b02f
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x30f3aa…c2bf16
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x9394c6…39862f
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x277498…cec817
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x2982ea…1556d7
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0xbd0234…c97c7f
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0xe11152…c90809
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x030f42…b7c674
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0x0d3ad2…610d5c
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0xdb7d4c…dac9a4
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase23d ago0xf8b3d0…a4a7d9
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xb7a659…b79567
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xaae430…1effae
0xc3dd…bf3d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xbf99d9…cb3d13
0x02b4…df8c0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x6cb9a5…8e9c46
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0x59b275…2dd7c6
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase24d ago0xef7e0a…b47b6d

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.