Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb46a…a0c70x9c59…8ba0Base—$25.9670%0xada7…04ce16d ago0x9201d6…d75a76
0xb46a…a0c70x9c59…8ba0Base—$25.9670%0xada7…04ce16d ago0xbec958…ad16d1
0xb46a…a0c70x9c59…8ba0Base—$25.9670%0xada7…04ce16d ago0xc663a3…12911b
0xb46a…a0c70x9c59…8ba0Base—$25.9670%0xada7…04ce16d ago0x9b595d…a31099
0xb46a…a0c70x9c59…8ba0Base—$25.9670%0xada7…04ce16d ago0x45fcc2…28011f
0xb46a…a0c70x9c59…8ba0Base—$25.0070%0xada7…04ce16d ago0xb27948…d5e2f5
0xb46a…a0c70x9c59…8ba0Base—$25.0070%0xada7…04ce16d ago0x2c1ba3…db700f
0xb46a…a0c70x9c59…8ba0Base—$25.0070%0xada7…04ce16d ago0x909429…79520c
0xb46a…a0c70x9c59…8ba0Base—$10.0070%0xada7…04ce16d ago0xa923f7…b3070a
0xb46a…a0c70x24ab…3f7fBase—$10.0070%0xada7…04ce16d ago0x98f708…6941e9
0xb46a…a0c70x9c59…8ba0Base—$10.0070%0xada7…04ce16d ago0xe32c55…bb5a1c
0xb46a…a0c70x24ab…3f7fBase—$10.0070%0xada7…04ce16d ago0x098f40…4420f5
0xb46a…a0c70x9c59…8ba0Base—$10.0070%0xada7…04ce16d ago0xf3bde8…b1febd
0xb46a…a0c70x9c59…8ba0Base—$10.0070%0xada7…04ce16d ago0xc06101…3dc30b
0xb46a…a0c70x9c59…8ba0Base—$10.0070%0xada7…04ce16d ago0xa9bea5…42d84d
0xb46a…a0c70x9c59…8ba0Base—$10.0070%0xada7…04ce16d ago0x338fe2…1514c7
0xb46a…a0c70x9c59…8ba0Base—$10.0070%0xada7…04ce16d ago0xdf16f7…01aee6
0xb46a…a0c70x9c59…8ba0Base—$10.0070%0xada7…04ce16d ago0x49db7e…cd1811

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.