Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x162c25…4a0898
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x53ab2c…d05e8a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x7f6d5e…5f1a44
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x91ec86…8adce6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x101293…833c02
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x8c8caf…2793a6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xfe13cd…764bb0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x709b6e…eaeaa7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd1fe05…72076d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x81b2a6…518fef
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xdcecfe…2aa238
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x0878c2…8dfb20
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase22d ago0x855f4a…734ec1
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase22d ago0x4f6cfa…f35664
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x13bb16…3aa3ed
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x1426af…4c826b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x2dc150…da1584
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xf66145…722773
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0x116601…0a4800
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x2737fc…382796
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase22d ago0xf3aa12…dd98ef
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x43c907…7b9d2e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x891c42…c4c30f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase22d ago0xda73af…6fe8da
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x4da4bf…05e033

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.