Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase8d ago0x86ce65…439ff4
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x9f0cde…d8220a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x9fa91f…a240db
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase8d ago0x405dc7…d30664
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xfb6893…5bd611
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0x95ab50…c4b53c
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase8d ago0xb4a04f…0d2867
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x88493a…ce328e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x7ed3b0…e07fb7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x6593e6…0d1649
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x035945…7bac35
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0x919ddc…6ace9b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x0d51a3…c1c2f3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xc60d7c…20026e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xb690b8…6d4b95
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x001ad9…2c1696
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x49e013…ba6a81
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0xd54b64…b107c3
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase8d ago0x5cba3a…3aee4f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x355113…d9bab8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x5090b5…6551d1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0xb6793e…371f90
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase8d ago0xcdb9ae…238853
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x9e4176…807e5f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase8d ago0x354534…657bd3

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.