Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x1e3451…a942ce
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0xa38508…56cd64
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x4e63c6…2f9388
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x69b1bb…4fe921
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x11c76c…d606bd
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x5c271c…5ebe42
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x353ec2…9a5cdd
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x1a4e7f…c13451
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0xf9fb19…c1d2ca
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x5d1d78…02aabb
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0xd148d9…c78860
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0xc961a0…1881fe
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x12ac8c…0b1eab
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x5e10a3…ffaa1e
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa25d ago0x53c4d3…192bb4
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0x393d2d…6cc1bb
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0xa2439d…a41df7
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0x9b4051…fe1ba7
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0x00c39f…5bc81d
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0x453b1f…f3c361
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0x2cbdf5…336433
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0x8bddb6…ca83b8
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0x5326ef…913825
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0xda7d42…406c4a
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa26d ago0x5d9933…7889da

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.