Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d9f…e03e0x3e0a…78e7Base—$0.003462100%coinbase74d ago0x38a851…de095b
0x8d9f…e03e0x3e0a…78e7Base—$0.004767100%coinbase74d ago0x998b70…062494
0x8d9f…e03e0x3e0a…78e7Base—$0.004508100%coinbase74d ago0x8e806a…f3ceff
0x8d9f…e03e0x3e0a…78e7Base—$0.005086100%coinbase74d ago0x0ab049…64d569
0x8d9f…e03e0x3e0a…78e7Base—$0.003925100%coinbase74d ago0xf03c1b…f9cb65
0x8d9f…e03e0x3e0a…78e7Base—$0.005247100%coinbase74d ago0x4f5635…63c964
0x8d9f…e03e0x3e0a…78e7Base—$0.005525100%coinbase74d ago0xcd3f19…3fadb8
0x8d9f…e03e0x3e0a…78e7Base—$0.004249100%coinbase74d ago0xc9afba…ac8d84
0x8d9f…e03e0x3e0a…78e7Base—$0.003953100%coinbase75d ago0xf4d91a…1cf733
0x8d9f…e03e0x3e0a…78e7Base—$0.004673100%coinbase75d ago0xfaabcf…00eb70
0x8d9f…e03e0x3e0a…78e7Base—$0.004098100%coinbase75d ago0x23801a…d61c9c
0x8d9f…e03e0x3e0a…78e7Base—$0.00562100%coinbase75d ago0xf64a2a…9d5282
0x8d9f…e03e0x3e0a…78e7Base—$0.00563100%coinbase75d ago0xa2bd3e…d57559
0x8d9f…e03e0x3e0a…78e7Base—$0.00331100%coinbase75d ago0x0b068f…5ffea6
0x8d9f…e03e0x3e0a…78e7Base—$0.003361100%coinbase75d ago0xa86970…c1621c
0x8d9f…e03e0x3e0a…78e7Base—$0.004843100%coinbase75d ago0xcdb709…8bfd26
0x8d9f…e03e0x3e0a…78e7Base—$0.002946100%coinbase75d ago0xdb8410…8db69c
0x8d9f…e03e0x3e0a…78e7Base—$0.004314100%coinbase75d ago0xf0266f…2704ab
0x8d9f…e03e0x3e0a…78e7Base—$0.003608100%coinbase75d ago0x0a1640…d69bf7
0x8d9f…e03e0x3e0a…78e7Base—$0.003974100%coinbase75d ago0xdda202…01eb75
0x8d9f…e03e0x3e0a…78e7Base—$0.005839100%coinbase75d ago0xf67fad…404438
0x8d9f…e03e0x3e0a…78e7Base—$0.005528100%coinbase75d ago0xd04def…00ad65
0x8d9f…e03e0x3e0a…78e7Base—$0.004906100%coinbase75d ago0xd1fe74…8f1d5c
0x8d9f…e03e0x3e0a…78e7Base—$0.003837100%coinbase75d ago0xaf837c…12f47d
0x8d9f…e03e0x3e0a…78e7Base—$0.003131100%coinbase75d ago0xc612c7…8e0f0c

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.