Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0x6f8c…fa41Base—$0.01100%coinbase72d ago0x81d127…9949ac
0x2688…72fb0x1f99…cde4Base—$0.01100%coinbase72d ago0x5fd6d2…a03852
0x2688…72fb0x5a4a…f771Base—$0.01100%coinbase72d ago0x0a2e36…e6bf96
0x2688…72fb0x9135…72f4Base—$0.01100%coinbase72d ago0x00b438…6d10c0
0x2688…72fb0x0410…ae38Base—$0.01100%coinbase72d ago0x1a0b60…b14ae7
0x2688…72fb0x5512…50b6Base—$0.01100%coinbase72d ago0x1b1b8c…50b510
0x2688…72fb0x3eee…3accBase—$0.01100%coinbase72d ago0xae4ecf…c9953d
0x2688…72fb0x3a62…3bcdBase—$0.01100%coinbase72d ago0x236e38…144313
0x2688…72fb0xcdc6…f6ebBase—$0.01100%coinbase72d ago0x193ec6…5bbdde
0x2688…72fb0x90ae…3021Base—$0.01100%coinbase72d ago0xa45742…faf231
0x2688…72fb0xab44…4d89Base—$0.01100%coinbase72d ago0xdda028…44637b
0x2688…72fb0xa7a4…99d4Base—$0.01100%coinbase72d ago0xc56ffc…a53d27
0x2688…72fb0x5515…ce19Base—$0.01100%coinbase72d ago0x58bdec…7b92b2
0x2688…72fb0x72e5…29a6Base—$0.01100%coinbase72d ago0x8699bb…e6450b
0x2688…72fb0xec1a…2171Base—$0.01100%coinbase72d ago0x6a833e…7960b9
0x2688…72fb0x039c…ef25Base—$0.01100%coinbase72d ago0x56ca9d…2f5759
0x2688…72fb0xdc80…736eBase—$0.01100%coinbase72d ago0xe8f7b5…1b04ad
0x2688…72fb0xfe0c…f17dBase—$0.01100%coinbase72d ago0x7e1f44…66130a
0x2688…72fb0x66f3…29d7Base—$0.01100%coinbase72d ago0x470de9…3c8490
0x2688…72fb0x36e6…48c4Base—$0.01100%coinbase72d ago0x3d950f…ccc3b6
0x2688…72fb0x30de…0031Base—$0.01100%coinbase72d ago0xc50521…d3211a
0x2688…72fb0x1f8c…3b22Base—$0.01100%coinbase72d ago0xd376a4…0bdb2e
0x2688…72fb0xbc9d…9d2cBase—$0.01100%coinbase72d ago0xb240f9…51def9
0x2688…72fb0xdec3…54feBase—$0.01100%coinbase72d ago0xf7597e…b9ad91
0x2688…72fb0x735f…974aBase—$0.01100%coinbase72d ago0x0255c9…f48326

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.