Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0x01674f…0db64c
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0xe68e0f…01d8c2
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0x823082…190cf5
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0xb89c65…d721fc
0x2d16…87100xfe80…47eeBase$0.001100%fluxa33d ago0x58b202…36b7fb
0x2d16…87100xfe80…47eeBase$0.001100%fluxa33d ago0x676fe3…daedc4
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0xd7d776…f205f0
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0xe9bc29…830b07
0x2d16…87100xfe80…47eeBase$0.001100%fluxa33d ago0x8e8840…96c573
0x2d16…87100xfe80…47eeBase$0.001100%fluxa33d ago0xae3ec7…19dd7d
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0xf0eebf…2283f7
0x2d16…87100xfe80…47eeBase$0.001100%fluxa33d ago0xeccd0e…6789af
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0x81e908…c77cd2
0x2d16…87100xfe80…47eeBase$0.001100%fluxa33d ago0x07d6c5…639058
0x2d16…87100xfe80…47eeBase$0.001100%fluxa33d ago0x244075…bf04f9
0x2d16…87100x9c95…e299Base$0.001100%fluxa33d ago0xad1f93…c19d37
0x2d16…87100x9c95…e299Base$0.001100%fluxa34d ago0x7b3b5b…5e2910
0x2d16…87100x9c95…e299Base$0.001100%fluxa34d ago0x4feef7…aa6b39
0x2d16…87100xfe80…47eeBase$0.001100%fluxa34d ago0x84cc06…4e1262
0x2d16…87100xfe80…47eeBase$0.001100%fluxa34d ago0x5532a5…aed6fd
0x2d16…87100x9c95…e299Base$0.001100%fluxa34d ago0xe197d9…40f764
0x2d16…87100xfe80…47eeBase$0.001100%fluxa34d ago0x4c684c…23eaf2
0x2d16…87100xfe80…47eeBase$0.001100%fluxa34d ago0x8342a8…099c81
0x2d16…87100xfe80…47eeBase$0.001100%fluxa34d ago0x7d2d7a…8b25bf
0x2d16…87100xfe80…47eeBase$0.001100%fluxa34d ago0x0c4409…b63771

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.