Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf637…75110x3e0a…78e7Base—$0.004018100%coinbase72d ago0x793364…813210
0xf637…75110x3e0a…78e7Base—$0.004773100%coinbase72d ago0xee45c7…942452
0xf637…75110x3e0a…78e7Base—$0.005171100%coinbase72d ago0x7de4cd…159b8e
0xf637…75110x3e0a…78e7Base—$0.00314100%coinbase72d ago0x5ae42d…ad7881
0xf637…75110x3e0a…78e7Base—$0.005427100%coinbase73d ago0x7d42d2…dda165
0xf637…75110x3e0a…78e7Base—$0.005109100%coinbase73d ago0x9be63b…99f39a
0xf637…75110x3e0a…78e7Base—$0.005057100%coinbase73d ago0x7dbcfb…74e85c
0xf637…75110x3e0a…78e7Base—$0.002852100%coinbase73d ago0x0b4dd0…2e54d4
0xf637…75110x3e0a…78e7Base—$0.004121100%coinbase73d ago0x6d2923…068635
0xf637…75110x3e0a…78e7Base—$0.005698100%coinbase73d ago0x571e13…a7c0fe
0xf637…75110x3e0a…78e7Base—$0.005034100%coinbase73d ago0x3610f4…bbe11a
0xf637…75110x3e0a…78e7Base—$0.003301100%coinbase73d ago0x9eb3cd…05c0a7
0xf637…75110x3e0a…78e7Base—$0.004726100%coinbase73d ago0xc79e75…c65322
0xf637…75110x3e0a…78e7Base—$0.002991100%coinbase73d ago0x9e282b…e1075e
0xf637…75110x3e0a…78e7Base—$0.00333100%coinbase73d ago0x4e885f…4b1e4b

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.