Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xdc398a…83d994
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x88964f…f38111
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x58e911…37984c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xadfa66…3e5970
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xd4cd17…18e514
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x56a9e5…b733cb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x2601d5…f2a5a2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x6628ba…dbd7fc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xa2aba4…910eae
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x0de440…a0b15c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x7ae836…71d62e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xe4d60e…3e6b51
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x8116a2…d14d0d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x85ed87…4e5339
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xa181c9…96f2bb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xf66497…99531a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x650f06…93b1e0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xb95ba2…3f1836
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x84607a…355fae
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x45f3fc…7a3d51
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x0ccdf6…790070
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x940cf8…33cb28
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xd69895…647a85
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0xc5c804…c4fa13
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase103d ago0x36825a…26cda2

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.