Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f41eb…9dcc7d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb9693d…6cc31a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5a06e…dd454a
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2bb7b2…00400b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf945b4…d14991
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfffb49…41432b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12ba2d…275bf6
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4a1af…ebc51b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89035e…19c4b1
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae9280…593c90
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4129b3…180df2
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d574c…49f06c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x367e3f…9beca6
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x069776…bf17ea
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2476ec…cee5bd
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x419926…1c314d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39bed5…661e43
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x805b82…ef817d
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x813465…8ea1a2
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c9fb4…3ce013
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c6801…baf768
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4bc2ee…86173e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80b4ae…697192
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c6258…bc3eea
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7976d…5c0b87

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.