Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x66599b…e5d7a7
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf17e52…267122
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xefe08c…3fb5f2
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32e111…9ed850
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xda2ac8…c74d1d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe630a5…731040
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c6abd…2b0a65
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf65440…bf6abe
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa67461…dbd9a9
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xae826a…21aee5
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c7f51…640c3e
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb29deb…021c06
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb29ebc…536bb2
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe82c82…0e2b8b
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0b5cb…046431
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2683f9…8724c9
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf995ff…35fcb3
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab22f1…4e7e91
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc58abc…47f59f
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb163fc…5ac3e7
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b3187…13eb4f
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf967cf…5cc067
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa1afd2…8afb79
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0x205699…e252e0
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbecb06…1e19ed

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.