Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xf8cf7e…ec5c88
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x4c01ba…7031c4
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase7d ago0xcf9400…99e378
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xd6a095…c5bb61
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x9e376b…ce6f2a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xe22b1a…ae4b67
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x5a435a…e3a5d8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x82aaf6…ecfda7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase7d ago0x5b3509…5a59eb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xab0012…17f09e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x3bc4bb…ba834f
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x0626fd…78792f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0xfe5fbe…43ac99
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x02d802…57e7c3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x545bc0…eff364
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xe49eae…6eda1a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xd83971…7c5647
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x65ee0b…dad362
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0x6d33ae…9477e4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x001204…36f271
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x79e01a…c2d6ec
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase7d ago0xa01e52…8afaa5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase7d ago0xd97fdf…d111bc
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xa57506…c09955
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase7d ago0x185edb…efa196

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.