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%coinbase19d ago0x4c1a01…72bd93
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x423985…b50c68
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xcfb6c8…e23612
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x585333…58ca3e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x996cb8…2096fc
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xec7948…a3cef9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x2ce0d2…1ba32b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x4d85f3…4868a3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x4a89fe…ca638a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xc238ee…1b0b58
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x6a45de…57456f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x8e8ddd…ee9e2b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xa9f472…82fb10
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x375918…75be4d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x2e8880…9cd822
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x569efe…146b4d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xe945eb…ac45a6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x75b20f…12db25
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x3590b4…ddb824
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xdca642…45f688
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xc07e97…f5b707
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x38cad3…be5473
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xcd273a…cb4758
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x04ff17…e9792b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x40d7bb…011383

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.