Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x460359…11ab7c
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x8877d4…97b668
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0xf7f3c9…8efde0
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0xb9397a…f0093d
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0xab5f66…b82c42
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0xb4245e…5b6211
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0xcba070…f4b867
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0x542e0a…b955ff
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x3d0d03…61e65e
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x957d58…52c5c7
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0xd45875…73368f
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0x410e09…0aa701
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x1af89d…46c629
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x4feee5…d6f67c
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x8ed85d…7d71a6
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0x4761e5…869a45
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x2e4f99…fd57e6
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x2019bf…c90864
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0x463c89…563d27
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0xc1a711…eade67
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0x7d624a…5c58d5
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0x5c2601…c55b3e
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x69304c…7bffb0
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa41d ago0x16e03c…18723b
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa41d ago0x797d3e…c26a82

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.