Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x59d8d6…405191
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x65e924…01694e
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xa618d6…63685d
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xca54e2…ea64a6
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x7afde5…1477b4
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xf1750f…75dab0
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xcbc044…99bc78
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xafd2ec…c06f33
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xed0ae2…b792c0
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x350798…b3c048
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x792321…632db0
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0xfc053b…e7441f
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x4bb75a…b8f5fa
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa21d ago0x60cd77…55bb24
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0xd3bdc5…b91635
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0x5c3da1…f5b535
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0x40979c…5b179a
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0xbf2885…584b1b
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0x4703db…c531cb
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0xd99e6c…48acb0
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0xfe8aac…3c013f
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0x7d8594…58c778
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0xdf9ff5…56951a
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0x666ead…d4f0af
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa22d ago0x597f86…eb1114

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.