Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0x5bce9f…42cc5d
0xb9a8…f6260x6e4d…7737Basex402 service$0.02100%coinbase80d ago0x431237…dc8fbc
0xb9a8…f6260x6e4d…7737Basex402 service$0.02100%coinbase80d ago0x32a960…02811f
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0x712d8a…9d3d5b
0xb9a8…f6260x6e4d…7737Basex402 service$0.02100%coinbase80d ago0xea864d…057528
0xb9a8…f6260x6e4d…7737Basex402 service$0.02100%coinbase80d ago0xf6fb41…57e18f
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0x6ac74b…d85900
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0x067772…f1b91b
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0x6ff808…58b487
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0x451ef5…104f8c
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0x4ae96b…6db52d
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0xf6ab13…9e556c
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0xcb3f2d…dfdf51
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0x79fa06…59104e
0xb9a8…f6260x6e4d…7737Basex402 service$0.25100%coinbase80d ago0xff2097…fa7566
0xb9a8…f6260x6e4d…7737Basex402 service$0.25100%coinbase80d ago0x0f331f…bcbbcb
0xb9a8…f6260x6e4d…7737Basex402 service$0.25100%coinbase80d ago0x7f9e01…49e882
0xb9a8…f6260x6e4d…7737Basex402 service$0.25100%coinbase80d ago0xbff407…83ebad
0xb9a8…f6260x6e4d…7737Basex402 service$0.25100%coinbase80d ago0x75556a…c606d3
0xb9a8…f6260x6e4d…7737Basex402 service$0.25100%coinbase80d ago0x3ce63b…8387da
0xb9a8…f6260x6e4d…7737Basex402 service$0.25100%coinbase80d ago0x628109…c2c32b
0xb9a8…f6260x6e4d…7737Basex402 service$0.25100%coinbase80d ago0x20816d…ebb672
0xb9a8…f6260x6e4d…7737Basex402 service$0.03100%coinbase80d ago0xd1e412…30520a
0xb9a8…f6260x6e4d…7737Basex402 service$0.02100%coinbase80d ago0xed7a40…4b226d
0xb9a8…f6260x6e4d…7737Basex402 service$0.02100%coinbase80d ago0x708bce…fcd6f3

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.