Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xa703ca…d4d748
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xf0ab92…16911e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x62e306…98fed0
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xd4e269…a70b86
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xdc9d2c…839488
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x4ac71f…db3688
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x4f59f9…4656a8
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x49f72b…f5816c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xeceb0a…537ea8
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xd64271…caeaff
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xcbab33…8e11ef
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x9ed54f…3911fe
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x355860…19cd64
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x4ccd62…37d70f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x19261a…c5e2ef
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xae1a7b…71fb46
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x673fce…209ee2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x2ff23a…37e7e8
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xbe7904…f82d76
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xaec11c…43f014
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x7088e3…5829ff
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x18e471…c73e89
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xbd95f2…1addbf
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0xbe1e5b…3ec23b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted5d ago0x9ec1a9…3183dc

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.