Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x0a6695…86c4ab
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xf711f0…c8c282
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x2e3587…12ce33
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x30f8a5…5c4b8c
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xcd64be…3339f0
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x54a0c5…76b3e8
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xd23069…5179f2
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xd67fda…79c84b
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xdca60a…d49538
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xecee57…cb5b86
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x784245…48c810
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xeac60d…9bd3c6
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x12bbda…c92aa5
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x4b2f00…17ce4f
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xcada64…2fda17
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xa2a81f…f466f6
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x323b74…79ed88
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xd15ad9…2049ba
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x030693…59ea67
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x25d3e9…1bb279
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x4b2648…99034f
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x2ab94f…63c52d
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0xc2c2e5…07076e
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x8053fb…1852c3
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa19d ago0x51d421…1e37a5

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.