Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x530320…5ba2a0
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x47ea4d…94cbb1
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae4b5a…4820dc
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd3549…a08a0f
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI111d ago0x320b9b…5c4a3d
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0x70c776…441090
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d4b79…2bb946
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb415f6…92ee48
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdffe7b…b741fb
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0x80d104…7eecb9
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4b1f37…ca0d3d
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2c6ab6…0be7f7
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1ee728…bbdd16
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0093fa…ad8934
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0229ef…e13706
0x0dbe…2c390x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb3b249…2e2934
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd23170…3ca1ed
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0x80de41…d47a28
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0x54c23f…7b32f5
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4d6c47…25c911
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbf6d47…d7a4e8
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5945c1…60c336
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd9ecef…860e6b
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2f20bc…669a02
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4707c5…f2f406

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.