Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3aa…d8640xac65…4417Base—$0.04100%fluxa113d ago0xadc820…9448c8
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa113d ago0x994a9d…add50e
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa113d ago0xfadc78…3a1192
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa113d ago0x27bff4…ebd558
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa113d ago0xe39d04…a7269e
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0x20cf17…3de37a
0xa3aa…d8640xac65…4417Base—$0.06100%fluxa114d ago0x53f0f6…f6e92d
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0x2baa68…ffd019
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0xf68d3e…ce322a
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0x66616d…0390b4
0xb90a…9ae40xa3aa…d864Base—$0.02100%fluxa114d ago0xe70fb4…43b3a3
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0x7a43ed…a8c855
0xa3aa…d8640xac65…4417Base—$0.01100%fluxa114d ago0xd50028…9fc607
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0xa925e5…c76c9b
0xa3aa…d8640xac65…4417Base—$0.02100%fluxa114d ago0x7cb6b3…b1a5f4
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0x72eeaa…afd27e
0xa3aa…d8640xac65…4417Base—$0.02100%fluxa114d ago0xcee9ce…7561f9
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0x906614…d478c6
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0x399d39…7a7e85
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa114d ago0xccda07…4cd5c1

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.