Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x83a411…8f412e
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0xc3b6ac…d8dff3
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x579494…f14428
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x7b2999…805d05
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x93e81e…c413c7
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x882e58…451c4c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0xb92493…f51c8f
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x947e8d…2c196c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0xd08e02…febe6a
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x1f8f72…bc216d
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0xd4c98b…7cdea5
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x37b584…77b178
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0xd0c28f…081119
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa20d ago0x00831d…a274ea
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xbb6a05…adfdfa
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xcfd9a5…496d69
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x5de8e1…d85343
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x467784…4f959c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x1bf5f5…3b257c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x191979…a2a075
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x08351c…98420c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xa5870d…8793bf
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x422ed2…bf8b7c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xd2e618…0f5dd7
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x2589ae…4b6186

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.