Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xf31a67…c7dbe3
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x48d33e…d77085
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xfcecd3…6e7b6a
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xdae1ca…4b156f
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x65fcb9…ae0b27
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xe765f0…fc986e
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x6fe466…d9f772
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x796f3a…c97ed2
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x9efa26…3bc2e0
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x9bbe7b…ef4492
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xaa6692…94c8e3
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x0e322b…dc0e43
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x5c79d3…df7ce9
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xa6a1af…e28c76
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x8577d9…d7cfaa
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xe14b04…6290d7
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xcfd8a0…e077ac
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x288222…2d5382
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xb38b64…c2d27f
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x22ffb4…bb833f
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xf18602…ac8659
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x7e01f7…bd4538
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0xcef484…772096
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0xcf1357…5b07a9
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa20d ago0xc62c7b…eaefa5

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.