Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0x498b47…8182a7
0x9cc4…b1760xe373…c78cBase—$0.30100%payAI85d ago0xf68e48…14f09f
0x9cc4…b1760xe373…c78cBase—$0.30100%payAI85d ago0xddb821…1ab0bd
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0x23ff56…dc98ad
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0xad5172…4d9aa2
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0xa67401…eb99e8
0x9cc4…b1760xe373…c78cBase—$0.25100%payAI85d ago0x2b7e6e…94e7c1
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0x5fd023…a30cba
0x9cc4…b1760xe373…c78cBase—$0.30100%payAI85d ago0x734b36…132ad3
0x9cc4…b1760xe373…c78cBase—$0.30100%payAI85d ago0xd3f5ad…430003
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0x3cc0ea…8e69c4
0x9cc4…b1760xe373…c78cBase—$0.20100%payAI85d ago0xa04cb7…d6ba29
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0xf96963…2df743
0x9cc4…b1760xe373…c78cBase—$0.30100%payAI85d ago0x321c60…00ce07
0x9cc4…b1760xe373…c78cBase—$0.25100%payAI85d ago0x7b5d1f…8aae5f
0x9cc4…b1760xe373…c78cBase—$0.20100%payAI85d ago0x6bdf78…d91af1
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0xb16de4…151b6d
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0x3d40f6…8fecb9
0x9cc4…b1760xe373…c78cBase—$0.30100%payAI85d ago0xa91af4…5611c1
0x9cc4…b1760xe373…c78cBase—$0.20100%payAI85d ago0x4b780a…676a3c
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0x2b16ca…54836e
0x9cc4…b1760xe373…c78cBase—$0.35100%payAI85d ago0x634921…cc19b2
0x9cc4…b1760xe373…c78cBase—$0.20100%payAI85d ago0x79267e…4d4573

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.