Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x101293…833c02
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd1fe05…72076d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x13bb16…3aa3ed
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x2737fc…382796
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x4da4bf…05e033
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x56f710…579ae9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x62d5c7…cb82c5
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd489a5…e6f566
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x2e8b55…535176
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xc62850…cb5b35
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xbfcb75…a00e6d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x24b24a…ae11d8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x2a5910…3f0794
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x9a2bcf…30d525
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xd37433…b5b28d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x56ec85…9d7524
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xc4ac6d…ddac11
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x2f61ff…0cac5c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xba35e7…03367b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x8aec3e…0230fa
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x6b27cf…f333eb
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xecb53c…eec452
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0x9c13fa…a9e29d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xe9a73f…9340ea
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase22d ago0xb64533…05ecd0

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.