Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x666ca1…dd52b0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xb810a1…0865b8
0x2adc…5a2f0x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xb288c8…b5346d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xe82998…a165ad
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x999ecc…885c4a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x4955f8…4a8729
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x1c0971…a62bf6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x9ce000…38bcf8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xf2777d…c94f3a
0x8804…f0a30x3dcb…32e1Basex402 service$0.002100%coinbase39d ago0x536598…6d77e1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xb90ca8…380ce3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xe741c3…e6c721
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x2de920…983432
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x13b180…a5d882
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0x371cd4…55195c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase39d ago0xa472c4…b0abf8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0xa41e7e…ed3e2a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x4e38e9…1fcaa7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x4a7126…d9468e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x94f254…77ed1f
0x5600…42f20x3dcb…32e1Basex402 service$0.002100%coinbase40d ago0x14df71…eaacee
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x4f6ade…94da8c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0x072471…3ba202
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0xa2f5f1…2722a0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase40d ago0xa966fe…ea6634

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.