Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa23d ago0x90ce2a…1ce089
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa23d ago0xab834a…a4b6ca
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa23d ago0x69238e…28c507
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa23d ago0xd0ecac…6ff524
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa23d ago0x660041…631514
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa23d ago0x755723…e245ce
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa23d ago0xace00f…1b66a5
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0xb4776f…3de7d5
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0xfaedc2…917b0a
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0x16fd84…275159
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0xbbe8b1…f87ead
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0xc9c1b5…b3ef8e
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0xabbf55…892e80
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0xeb9e4f…b47e25
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0x99b7f5…225d33
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0x7a3a9a…a62334
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0x632c12…629a32
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0x25cc25…560207
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0x672499…d6c4a4
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0x0403f5…297a11
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa24d ago0x3e0a3c…f07b58

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.