Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b7846…610098
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xafb83e…719c00
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35e296…df7e65
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7335f0…472294
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15d3ed…516b6e
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e9ff7…1c407f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1a8b2f…f90c56
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x493e83…a31a3e
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78a555…3cca4d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe83948…42715f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf8931b…cf1611
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d9025…7dc369
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca94f5…1f0964
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb43cc0…fd346a
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa76595…83b1d1
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x588c4a…8bbd51
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x99f398…ed1bf6
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ca502…685e64
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x069d65…e87921
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5776f3…a343a4
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14b87b…b4a57a
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa19e38…dfb8e4
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7e321…501b37
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb51bf0…e7c65d
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba4b0a…9d3e41

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.