Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xd6f78c…959ede
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xe9efa1…82fe60
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xd9fac8…8c0c6e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x826f27…89da0e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x208a19…d77eeb
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x668971…4ea643
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x233dd0…c23aa9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x945db0…273df6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x9d60fd…7f9caf
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x0438e3…0aae48
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x97f7a9…d64df6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x402257…98f311
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xfbc6bb…f62590
0xa610…72c20x2670…293fBase—$5.00100%coinbase2d ago0xa2e138…2ae944
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x78a521…009b3e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0x35b02d…cd602c
0x06ee…aace0x2670…293fBase—$0.01100%coinbase2d ago0xa460a8…c5b881
0xa4e7…67460x2670…293fBase—$8.21100%coinbase2d ago0x63a04e…1f7b9f
0xb3db…25120x2670…293fBase—$60.00100%coinbase2d ago0xa28299…f13b21
0x06ee…aace0x2670…293fBase—$0.01100%coinbase3d ago0xe63a1a…9cb66e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase3d ago0xbc81d4…9e2a47
0xa4e7…67460x2670…293fBase—$7.41100%coinbase3d ago0xf1cd7d…72d868
0xa4e7…67460x2670…293fBase—$5.30100%coinbase3d ago0x645b4b…7870a0

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.