Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bd4…040c0xe373…668dBasex402 service$0.01100%coinbase49d ago0x6cdcd9…2d41a6
0x46ae…f7d60xe373…668dBasex402 service$0.01100%coinbase49d ago0xe2f323…5dc1d4
0x3f79…4b850xe373…668dBasex402 service$0.01100%coinbase49d ago0x7e1e1f…730371
0xe9f7…d2af0xe373…668dBasex402 service$0.01100%coinbase49d ago0xa3f50b…56133c
0x5ed7…53eb0xe373…668dBasex402 service$0.01100%coinbase49d ago0x450d2c…d92102
0x0bd4…040c0xe373…668dBasex402 service$0.01100%coinbase49d ago0xd7fe20…fef4eb
0x390d…af8e0xe373…668dBasex402 service$0.01100%coinbase49d ago0xcb2e0f…78ab3a
0x1b27…4afd0xe373…668dBasex402 service$0.01100%coinbase49d ago0x8d6e2b…5bd3a4
0x81e1…486d0xe373…668dBasex402 service$0.01100%coinbase49d ago0xeabe16…ade8a7
0x5ed7…53eb0xe373…668dBasex402 service$0.01100%coinbase49d ago0x2e6ba5…4f70d4
0xb632…c0680xe373…668dBasex402 service$0.01100%coinbase49d ago0x29cb8d…d8b994
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase49d ago0xde0826…4d85db
0xeb1a…6d030xe373…668dBasex402 service$0.03100%coinbase49d ago0xbea40c…b86445
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase49d ago0x4e83db…4eebfb
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase49d ago0xcfa672…68d542
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase49d ago0x591de7…2bac55
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase49d ago0xb38e72…b5ea6a
0xeb1a…6d030xe373…668dBasex402 service$0.03100%coinbase49d ago0x01b7d9…414ec6
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase49d ago0x35c6c3…60df4f
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase49d ago0x2b05f1…90becc
0xeb1a…6d030xe373…668dBasex402 service$0.01100%coinbase49d ago0xe4cd52…235c0e
0x49df…78550xe373…668dBasex402 service$0.05100%coinbase49d ago0x758385…f04529
0x51f2…af850xe373…668dBasex402 service$0.01100%coinbase49d ago0x998304…65252c
0xf556…5b370xe373…668dBasex402 service$0.05100%coinbase49d ago0x32b576…071f87
0xf556…5b370xe373…668dBasex402 service$0.03100%coinbase49d ago0x1623da…cb290e

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.