Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0x8b8706…e64d04
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x5c65f9…9e1dac
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase5d ago0x275b11…d438a1
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0x12f117…cc725a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xa0cefa…ccfe4c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xf7f87d…6c352e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0x066ec0…bcbef5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0xcad429…c4c6cc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xd9609d…22908f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x8fd79b…0dfe6f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0x9b11b5…602244
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xad3e0d…3e0e59
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0xa8db65…752ff9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x111f15…49d508
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x7ace5e…4cab31
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xe93fab…3370eb
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0x9d6d26…400fa3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x06c761…8c05b9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0x74c288…06c4b0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0xfc01a6…ab52d0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase5d ago0x7c0226…cc24f3
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xe4799f…1245e7
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x0e01c2…b37194
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase5d ago0xf98124…b5a9ee
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase5d ago0x90e753…9c2215

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.