Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x7dffc9…dd3177
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x46a133…353727
0x4c27…0cc90x9c95…e299Base$0.001100%fluxa34d ago0xcaad89…891804
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x405b5f…d6d760
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0xf33bc0…dd4cbf
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x759dd7…9e1550
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x2e43de…01a0fb
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0xe99573…5a0c9c
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x40e82c…b2bccb
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x55fe4a…9ee97d
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0xe93300…fc32bd
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0xe0d0f5…198285
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x2eba3e…d0d7dc
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x0cb7ce…554f5f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x85ae39…b34f98
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x8b1725…894a30
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x778edb…a82d8f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0xd591ab…3c8b68
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x655aee…9fcbe1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa34d ago0x3d2a30…3b1ac6
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa35d ago0x9ce244…51d107
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa35d ago0xe963b8…74c945
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa35d ago0xa44534…4d14fc
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa35d ago0xb573a0…ce2477
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa35d ago0xad8dc5…c8c151

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.