Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf2ddf1…3f5418
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x14ea50…68c232
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51d69c…8086e6
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x199bea…ec8394
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd14bfa…48f567
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x966f54…52b033
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7e6108…63c360
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7e6cc…2c8160
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9e6c3…e51f20
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee8268…a64cbf
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca4a36…aee7f8
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f9bdd…7057bc
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc611f0…8bcde1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08ef2d…1ccee6
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe55b40…61aaf8
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa53bd2…01b774
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac8eb4…d8b62c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f3fbf…d62308
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd39224…63512e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a557a…f16b4d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc3e7a6…cef420
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60b669…17fce9
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3616ed…d4bbce
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d8c4b…a419bb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9bb87b…687043

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.