Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060xccc8…15beBase$20.91100%0xf70d…dbef62d ago0x3bb540…dc8b6b
0xe7a3…d8060xccc8…15beBase$23.14100%0xf70d…dbef62d ago0x30062d…ca8cc2
0xe7a3…d8060xccc8…15beBase$17.05100%0xf70d…dbef62d ago0xb7370c…13b6cb
0xe7a3…d8060xccc8…15beBase$12.37100%0xf70d…dbef62d ago0x9fb800…05b464
0xe7a3…d8060xccc8…15beBase$17.89100%0xf70d…dbef62d ago0x923038…767e5a
0xe7a3…d8060xccc8…15beBase$13.38100%0xf70d…dbef62d ago0xca7821…a5e390
0xe7a3…d8060xccc8…15beBase$17.08100%0xf70d…dbef62d ago0x916123…9add8f
0xe7a3…d8060xccc8…15beBase$17.52100%0xf70d…dbef63d ago0xdc96f4…79d966
0xe7a3…d8060xccc8…15beBase$7.77100%0xf70d…dbef63d ago0x8b6f76…642502
0xe7a3…d8060xccc8…15beBase$8.74100%0xf70d…dbef63d ago0x21f2c6…d1192e
0xe7a3…d8060xccc8…15beBase$9.30100%0xf70d…dbef63d ago0x93b465…90ad80
0xe7a3…d8060xccc8…15beBase$6.23100%0xf70d…dbef63d ago0xa496e4…49440f
0xe7a3…d8060xccc8…15beBase$6.81100%0xf70d…dbef63d ago0x68a48a…50f03c
0xe7a3…d8060xccc8…15beBase$23.35100%0xf70d…dbef63d ago0xabb396…6e5643
0xe7a3…d8060xccc8…15beBase$8.34100%0xf70d…dbef63d ago0xce8195…caebc7
0xe7a3…d8060xccc8…15beBase$12.38100%0xf70d…dbef63d ago0x4d7bc1…79f3d8
0xe7a3…d8060xccc8…15beBase$9.31100%0xf70d…dbef63d ago0x87621a…cc86fb
0xe7a3…d8060xccc8…15beBase$6.74100%0xf70d…dbef63d ago0xd4ff4d…6067a2

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.