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-submitted39d ago0x86c2d1…64ab13
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0xbcb762…1d83f5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0xc88e9b…e24d65
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer39d ago0x747dd6…db37ce
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x8f95a0…6f8cbd
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0xdb20c3…0cb17f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x03db42…97ee38
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer39d ago0x9a7342…d08274
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer39d ago0x448165…b46009
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0xf5a5bd…172a89
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0xdcb4f8…65ac01
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x18d4fe…3de223
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0xa58098…101f7d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0xa54d42…30b5c2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x2fc48e…58d90d
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer39d ago0x405bd6…89f029
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer39d ago0xb76c8f…83f916
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x0dda33…762345
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x020a3e…c607b1
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x7df99f…f1306e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x9415e2…ff9d74
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x999dd4…5e9c52
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0x74f80a…f3ff1c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted39d ago0xa8616c…455746
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer39d ago0x2648cd…2ad6eb

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.