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%coinbase24d ago0x22bdf8…509c29
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x1b9c28…3dc912
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xfaeaea…16cb9d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xa81dfe…f45ea3
0xf2f2…85280x47d3…9ddaBasex402 service$12.00100%coinbase24d ago0x252815…9d650b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x1b6bed…2b476a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xaf755c…6644ca
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x7a1ab5…7f0bf7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xab0608…dca862
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x8900b2…f24966
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase24d ago0x25f4db…e1c15c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xee4877…c5011b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x43fcee…fd492e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xdc4aac…facdab
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase24d ago0x560be2…00be35
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x6b1025…705752
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x4c0122…0a0f88
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0x5b3d3d…3c8d92
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase24d ago0x94964e…494b17
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xd32ee3…40f1b8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x8eb769…45e5d5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x5950cf…a6e662
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x9b3bf4…ae97b8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x08e39c…d15ff7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x5c7cad…a1f98e

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.