Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.97100%coinbase41d ago0x99e3f4…6db30c
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase41d ago0x012c96…39b869
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase41d ago0x920745…8e63e9
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase41d ago0x1538bc…c0fa9c
0xff56…086a0xb0af…7de0Base—$0.94100%coinbase41d ago0xdd440c…3cfbbd
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase41d ago0x595bf7…978d61
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase41d ago0x9615e2…0640bc
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase41d ago0x6f75c0…565e16
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase41d ago0x011704…8e73ad
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase41d ago0xc5e56f…0dc40f
0xff56…086a0xb0af…7de0Base—$0.92100%coinbase41d ago0x0d88c0…660008
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase41d ago0x724473…ab7ce5
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase41d ago0xd7fdb4…6d9f88
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase41d ago0xd4dfe1…63d322
0xff56…086a0xb0af…7de0Base—$0.91100%coinbase41d ago0x040d78…d5e49b
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase41d ago0x035d1d…986ace
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase41d ago0x6da583…09b157
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase41d ago0x476f9b…a5d390
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase41d ago0xd51067…fe7051
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase41d ago0x9ec85c…8f49e5
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase41d ago0xc543f3…a1f51e
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase41d ago0xd5eb48…e99c62
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase41d ago0x8b3ed0…6dbc9e
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase41d ago0xfcd404…8db450
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase41d ago0xfede4c…9ff373

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.