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%coinbase71d ago0x4236ef…d05641
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xcb47f1…e56ee7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x884c83…b9b307
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xa3ba09…79852f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xff7c71…75df3f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xc41e66…a0fc9a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x44961b…3d414f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x68ff53…811559
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x9f8d79…461d93
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x17eaa9…0012c8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xac0f14…886a4e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x3827eb…bfdf2b
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x0d8c70…00e99c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xf89d28…b84469
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x539228…bfc396
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x0ba9a9…2d83e5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xb6f5e6…ebcf4d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xead770…4421cd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x842707…66fe1e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xffe500…58ed54
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xaff96e…d0e8d7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xda942d…cf45f6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x461244…a13398
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0x04fdb8…feb32a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase71d ago0xbbeafa…74afd0

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.