Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd178…9e770x9270…5df9Base—$0.01100%coinbase66d ago0x228429…e7a49a
0xd178…9e770xa804…215cBase—$0.01100%coinbase66d ago0x1ef34b…3c2f85
0xd178…9e770x5139…fe36Base—$0.01100%coinbase66d ago0xdb6189…a58530
0xd178…9e770x7c82…148fBase—$0.01100%coinbase66d ago0x2b1fec…7b2176
0xd178…9e770xcbdb…9400Base—$0.01100%coinbase66d ago0x8e204e…fe2ed0
0xd178…9e770xd31e…6526Base—$0.01100%coinbase66d ago0x48adcd…acee76
0xd178…9e770xb99f…8ffdBase—$0.01100%coinbase66d ago0xe08eed…0cd5a9
0xd178…9e770xf846…3384Base—$0.01100%coinbase66d ago0x3839f8…9da70e
0xd178…9e770x9471…cd92Base—$0.01100%coinbase66d ago0xceab21…fbbc1a
0xd178…9e770xbe57…b28bBase—$0.01100%coinbase66d ago0x163977…10f2ff
0xd178…9e770x5a1b…54f8Base—$0.01100%coinbase66d ago0x89e9d7…786e18
0xd178…9e770xae76…0660Base—$0.01100%coinbase66d ago0xedad86…273c63
0xd178…9e770xff26…eb47Base—$0.01100%coinbase66d ago0x291453…cddf92
0xd178…9e770xbbe9…b30cBase—$0.01100%coinbase67d ago0xf3fd63…c3c84c
0xd178…9e770x112c…be83Base—$0.01100%coinbase67d ago0xfba3ee…8cf3bb
0xd178…9e770x650b…bc7eBase—$0.01100%coinbase67d ago0x011d8f…5cad04
0xd178…9e770x05ab…b4baBase—$0.01100%coinbase67d ago0x548c06…be0263
0xd178…9e770x277a…1f40Base—$0.01100%coinbase67d ago0x123307…f64549
0xd178…9e770x84d5…c841Base—$0.01100%coinbase67d ago0x94ebda…c3777b
0xd178…9e770xc438…4462Base—$0.01100%coinbase67d ago0xfd92a5…ab093b
0xd178…9e770x1978…7043Base—$0.01100%coinbase67d ago0x3105c4…11c479
0xd178…9e770x4ea8…9ca2Base—$0.01100%coinbase67d ago0xd71772…e20a6b
0xd178…9e770xa899…aceaBase—$0.01100%coinbase67d ago0x33e354…9a9e82
0xd178…9e770xcd8d…c6e8Base—$0.01100%coinbase67d ago0x1ffc31…b9a9b3
0xd178…9e770xa966…ee90Base—$0.01100%coinbase67d ago0x2dcc6b…1a8d71

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.