Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7997…37220x3e0a…78e7Base—$0.004198100%coinbase74d ago0x3e88d1…be6890
0x7997…37220x3e0a…78e7Base—$0.00305100%coinbase74d ago0xdae2e8…7dbce2
0x7997…37220x3e0a…78e7Base—$0.005718100%coinbase74d ago0x5d4f19…2aaf02
0x7997…37220x3e0a…78e7Base—$0.005402100%coinbase74d ago0x30fa16…e0970c
0x7997…37220x3e0a…78e7Base—$0.004964100%coinbase74d ago0x0584d1…57ee4f
0x7997…37220x3e0a…78e7Base—$0.004367100%coinbase74d ago0x1586c4…4d1fda
0x7997…37220x3e0a…78e7Base—$0.005919100%coinbase74d ago0x2af403…c7044c
0x7997…37220x3e0a…78e7Base—$0.005931100%coinbase74d ago0x278386…3633d6
0x7997…37220x3e0a…78e7Base—$0.004068100%coinbase74d ago0xb67a88…bba753
0x7997…37220x3e0a…78e7Base—$0.004629100%coinbase74d ago0x1bd3d4…907762
0x7997…37220x3e0a…78e7Base—$0.004148100%coinbase74d ago0xa55266…7c4fa4
0x7997…37220x3e0a…78e7Base—$0.00421100%coinbase74d ago0xb7fcbb…9034d1
0x7997…37220x3e0a…78e7Base—$0.005198100%coinbase74d ago0xf91c84…517f4b
0x7997…37220x3e0a…78e7Base—$0.003399100%coinbase74d ago0xb83bd5…ecccee
0x7997…37220x3e0a…78e7Base—$0.005666100%coinbase74d ago0xb600ea…f6843d
0x7997…37220x3e0a…78e7Base—$0.005638100%coinbase74d ago0x692fe1…94009d
0x7997…37220x3e0a…78e7Base—$0.004366100%coinbase74d ago0xbdfcaa…181d94
0x7997…37220x3e0a…78e7Base—$0.004904100%coinbase74d ago0x3b916c…9652dc

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.