Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$22.57100%coinbase21d ago0xc392dd…afbabf
0x84db…96280xb0af…7de0Base—$20.00100%coinbase21d ago0x788e37…71a427
0x84db…96280xb0af…7de0Base—$20.01100%coinbase21d ago0xd4344c…5dbe4d
0x84db…96280xb0af…7de0Base—$21.01100%coinbase21d ago0x613131…05c55e
0x84db…96280xb0af…7de0Base—$22.58100%coinbase21d ago0xed43ab…cd8e2b
0x84db…96280xb0af…7de0Base—$22.66100%coinbase21d ago0xef31e1…44bf63
0x84db…96280xb0af…7de0Base—$24.28100%coinbase22d ago0xa76b62…f9e364
0x84db…96280xb0af…7de0Base—$15.01100%coinbase22d ago0x77c8ca…515637
0x84db…96280xb0af…7de0Base—$20.00100%coinbase22d ago0x89f9cf…aaffa8
0x84db…96280xb0af…7de0Base—$23.08100%coinbase22d ago0x19c1e1…b83a77
0x84db…96280xb0af…7de0Base—$24.02100%coinbase22d ago0xd17d62…be3228
0x84db…96280xb0af…7de0Base—$24.02100%coinbase22d ago0x93a81d…456ed1
0x84db…96280xb0af…7de0Base—$1.74100%coinbase22d ago0x095665…ecde5a
0x84db…96280xb0af…7de0Base—$21.30100%coinbase22d ago0x7b9ae1…69631f
0x84db…96280xb0af…7de0Base—$15.01100%coinbase22d ago0xad5b88…e852c6
0x84db…96280xb0af…7de0Base—$23.17100%coinbase22d ago0xfdf957…d08198
0x84db…96280xb0af…7de0Base—$22.73100%coinbase22d ago0xf3269e…b5d402
0x84db…96280xb0af…7de0Base—$24.24100%coinbase22d ago0x237fd4…cf0371
0x84db…96280xb0af…7de0Base—$22.01100%coinbase22d ago0xca150c…10016c
0x84db…96280xb0af…7de0Base—$25.08100%coinbase22d ago0x52e554…92c790
0x84db…96280xb0af…7de0Base—$1.74100%coinbase22d ago0xec9425…f6e48b
0x84db…96280xb0af…7de0Base—$21.23100%coinbase22d ago0xa98df1…253463
0x84db…96280xb0af…7de0Base—$25.22100%coinbase22d ago0x9ad242…e44a10
0x84db…96280xb0af…7de0Base—$15.01100%coinbase22d ago0xcbd655…6605a7
0x84db…96280xb0af…7de0Base—$1.74100%coinbase22d ago0x7cf7a0…b6b22c

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.