Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x06a427…200b82
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xde10af…b81198
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x32ba09…27a1e8
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xb05e61…074ba9
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xf9810c…ad4f80
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x2ce8ac…5ee2d9
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xd0785d…6d24ec
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xc3a885…fd331f
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x47af81…462e4a
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x2b238e…ab66aa
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x913ee1…4b5005
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x4df231…a783a1
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x896d33…255668
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x78f816…584841
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x6db6ac…10e680
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x0c2c2f…677541
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xdd635d…5ee0a3
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xaf66e5…5ea4fa
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x2754fa…7789da
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xb1437a…d99bf5
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x7904b8…3e61bd
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0xb80989…8d90d8
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x79881f…0993a1
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x9e34fe…ed4663
0x985c…53f40x2287…defdBase—$0.000001100%mrdn16d ago0x974f97…db560b

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.