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%coinbase20d ago0x4c1a01…72bd93
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x5da35d…1cd34f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x383880…96013c
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x03e38e…0e7fdc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x6c5999…431ecb
0x0720…106a0x47d3…9ddaBasex402 service$15.00100%coinbase20d ago0xab854c…46b636
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase20d ago0x423985…b50c68
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase20d ago0x9a52a9…d08252
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase20d ago0xa73576…5b4707
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x32da5e…af3e29
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase20d ago0xcfb6c8…e23612
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xddd183…f6f42d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x74ad08…9470d7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x15ef83…477262
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase20d ago0x585333…58ca3e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x702c48…37f9b6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x31854e…264e55
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase20d ago0x996cb8…2096fc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x6ccd86…f65778
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase20d ago0x430197…a15aad
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xc81f81…1fcd41
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0xefa612…dd39de
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase20d ago0xec7948…a3cef9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20d ago0x0f76c2…a40934
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase20d ago0x40dc9d…81a5a2

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.