Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fd9…b5290x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0xfa15e0…0f2c69
0x46bd…2ebd0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0xd5243f…36aee9
0x914c…b5e40x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x0d1dd9…460c49
0xd579…071a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x4592d6…13203e
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x399637…d39f91
0xaf15…5c4a0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x1a131b…314ad3
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0xfb8d5a…4d4d1a
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x47a614…3af2cc
0x732d…81290x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x214dce…26f84c
0xb707…cf4d0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x24fcd1…9aeb44
0xac6a…a7980x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x5d1226…be71f7
0x0c47…cceb0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x9bf2c3…e2d7b5
0xcd06…76760x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x14f256…49322e
0x6292…def10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x05b5c8…89e11f
0x0874…82100x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0xdfcdb2…ccff90
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x9d6ad7…a9eccd
0x27ab…248c0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x74a35e…5f6139
0x27ab…248c0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x44453d…944df0
0x27ab…248c0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x7c2c26…5bfaab
0x27ab…248c0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x9ac655…acf5ed
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0xf4582f…141dfa
0xa19f…accc0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x81905d…3a4a59
0xa19f…accc0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0xbd0959…ad5c4b
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase15d ago0x053f98…487b2b
0xebd6…e2e00x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase16d ago0xdf851f…c44e46

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.