Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0x7ebdb5…f353a7
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x9a4c85…5a81bd
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0x6101d5…8b456f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x9d352d…f31383
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0xa05664…4943f7
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x91c9ff…0ac457
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0xe053fc…23af16
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0xb3829a…fbd239
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0xe2cb28…26e773
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0xf2391e…0188e1
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0xdf42f7…dbd9db
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x499b6c…8f2111
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x2ea85b…e484d0
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0x78ab65…6700fb
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0x6bdcdb…4808f0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x4c5bfb…de897b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x123d3c…5090b1
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x3bcf3f…9cb93c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0x8a602e…d290bc
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0x74699f…3b09e1
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0x782f49…e1b1a8
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0x1d13fa…1a373d
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase50d ago0x230d80…fc11de
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0xdc3296…b5ae91
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase50d ago0xcf8ce8…c7764c

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.