Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x8183…d3d5Basex402 service$0.001100%coinbase113d ago0x11ec64…95d72e
0x7e57…2f090x8183…d3d5Basex402 service$0.001100%coinbase113d ago0xbfb085…7b7639
0x7e57…2f090x8eef…b601Basex402 service$0.001100%payAI113d ago0xa13bb1…0e9aca
0x7e57…2f090x9dba…0df8Basex402 service$0.005100%payAI113d ago0x3c535b…9afa33
0x7e57…2f090x2932…4f60Basex402 service$0.01100%coinbase113d ago0xce5fa6…9b3a80
0x7e57…2f090x2fec…f35cBaseAgentOraclePreflight$0.01100%coinbase113d ago0xd997a3…556aa2
0x7e57…2f090x2fec…f35cBaseAgentOraclePreflight$0.01100%coinbase113d ago0xdcb254…411fac
0x7e57…2f090xe166…7d54Basex402 service$0.01100%coinbase113d ago0x8850b2…cb9829
0x7e57…2f090x2932…4f60Basex402 service$0.01100%coinbase113d ago0x43944f…273393
0x7e57…2f090x2fec…f35cBaseAgentOraclePreflight$0.01100%coinbase113d ago0x9be3f5…9ad485
0x7e57…2f090x5f5d…4359Base$0.01100%coinbase113d ago0x12026e…cae588
0x7e57…2f090xedb1…cfc9Base$0.01100%relai113d ago0x8e3a20…d696a9
0x7e57…2f090x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase113d ago0x80ffc5…a54f61
0x7e57…2f090x5f5d…4359Base$0.01100%coinbase113d ago0x3b3cfc…47044d
0x7e57…2f090x2ec4…be71Basex402scanX402$0.01100%coinbase113d ago0x7c1cde…02c5e6
0x7e57…2f090x5f5d…4359Base$0.01100%coinbase113d ago0x5e8f92…c98f50
0x7e57…2f090x0b6e…505dBasex402 service$0.01100%coinbase113d ago0x75a7d9…207905
0x7e57…2f090x2ec4…be71Basex402scanX402$0.01100%coinbase113d ago0x91ba6e…4150e7
0x7e57…2f090xa3ba…8e08Basex402 service$0.01100%coinbase113d ago0x36a859…0d40ad
0x7e57…2f090x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase113d ago0x65f79e…837903
0x7e57…2f090x5f5d…4359Base$0.01100%coinbase113d ago0x8e179f…0e481c
0x7e57…2f090xf1c8…66ccBasex402 service$0.01100%relai113d ago0x1e5b6e…dbe251
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%payAI113d ago0xe3d2e2…3359be
0x7e57…2f090x210f…c0e6Basex402 service$0.01100%coinbase113d ago0x31fdcc…00d799
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%payAI113d ago0xea23ec…7242a4

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.