Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase21d ago0xd738a0…99ae51
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase21d ago0xf872b8…f51ef8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x620a42…21b813
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xd72581…884f6a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0xfcf988…b5283b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x7a6c05…aa2980
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x43abfe…4a64a9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x1ed10a…fbbf6f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x421f0c…2370f4
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x62e262…68151a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x51c6a5…56714b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x24d595…41106a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase21d ago0xebf225…c7c597
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x538a0d…21262c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x349f4c…5fca51
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase21d ago0xd9780b…531dd6
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x5348b4…382469
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x768ddd…82775d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf08c72…aa8a7e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x9907b3…200b12
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x404fbf…cb3262
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase21d ago0xb39167…4d8731
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase21d ago0x863ab2…a6ca2b
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x955e5d…89b99a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase21d ago0x047d0c…22c437

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.