Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3eea…c9bb0x9386…ca25Basex402 service$10.79100%coinbase10d ago0x213bad…b66f40
0xf826…e0690x9386…ca25Basex402 service$10.79100%coinbase10d ago0xd85800…495b91
0x7701…109a0x9386…ca25Basex402 service$18.00100%coinbase10d ago0xa77600…2512c0
0x3eea…c9bb0x9386…ca25Basex402 service$18.00100%coinbase10d ago0x55363f…c632d8
0x49e9…a4330x9386…ca25Basex402 service$18.00100%coinbase10d ago0xacb6e1…52c80a
0x7cc6…a9c70x9386…ca25Basex402 service$18.00100%coinbase10d ago0x04da6a…567999
0x7cc6…a9c70x9386…ca25Basex402 service$18.00100%coinbase10d ago0x457198…763fee
0xa2e4…09750x9386…ca25Basex402 service$10.79100%coinbase10d ago0x2c0701…021c9d
0x6ee8…20a60x9386…ca25Basex402 service$18.00100%coinbase10d ago0xd438ab…8fd2b3
0xa3b0…cecb0x9386…ca25Basex402 service$18.00100%coinbase10d ago0xbbca72…118cc9
0x7699…e9aa0x9386…ca25Basex402 service$10.79100%coinbase10d ago0x589ebb…78c75d
0x413d…03db0x9386…ca25Basex402 service$18.00100%coinbase10d ago0x71f44f…b14ff3
0x85a4…a2d50x9386…ca25Basex402 service$10.79100%coinbase10d ago0x390f9f…ada263
0x7343…55680x9386…ca25Basex402 service$18.00100%coinbase10d ago0x7f35c5…6c10e1
0x97ac…d73c0x9386…ca25Basex402 service$18.00100%coinbase10d ago0x7b8f8f…d31d81
0xe06d…9f320x9386…ca25Basex402 service$18.00100%coinbase10d ago0xbc90a9…3a34bf
0x79e9…7bc80x9386…ca25Basex402 service$18.00100%coinbase10d ago0x2b29ac…6b9ca8
0xb406…de540x9386…ca25Basex402 service$10.79100%coinbase10d ago0x998064…4b17de
0x0cae…2e060x9386…ca25Basex402 service$18.00100%coinbase10d ago0x0f3231…a5e1b1
0x97ac…d73c0x9386…ca25Basex402 service$10.79100%coinbase10d ago0x1a20a0…286ec6
0x7730…94b10x9386…ca25Basex402 service$18.00100%coinbase10d ago0x9fb4a0…e44736
0xe3b7…f02c0x9386…ca25Basex402 service$10.79100%coinbase10d ago0xfcd3b3…66b200
0xf6e4…b8a60x9386…ca25Basex402 service$10.79100%coinbase10d ago0x5920bc…822d1e
0xd517…b6ac0x9386…ca25Basex402 service$10.79100%coinbase10d ago0xe376d6…c627fd
0xd517…b6ac0x9386…ca25Basex402 service$10.79100%coinbase10d ago0x4cd58d…74fd3f

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.