Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0xa0e42a…80c7f3
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x0508bf…cacf8f
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x9acd57…464efd
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x4c3812…8050eb
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x290ce5…09f23c
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0x1b14a5…0a45c8
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0x6da367…dc710c
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x3cc3b4…32ff3c
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0x35b94e…773ff0
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0x6e0fae…f6ce87
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0xc00067…9c0cb3
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0xab0aec…4ad92f
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0xa01879…17bd13
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x2ebe88…f15c9a
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0xb10def…d0eb03
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0x10e0df…52c02e
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0x95101a…eef431
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0x2f1949…081da6
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0xd7cf72…886585
0xd881…f9980xfe80…47eeBase$0.001100%fluxa41d ago0x941743…8727db
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0xdf9d8f…9b9eda
0xd881…f9980x9c95…e299Base$0.001100%fluxa41d ago0xd056dc…ad9604
0xd881…f9980x9c95…e299Base$0.001100%fluxa42d ago0x98e4a5…fac5c9
0xd881…f9980x9c95…e299Base$0.001100%fluxa42d ago0x82a4be…63d39a
0xd881…f9980x9c95…e299Base$0.001100%fluxa42d ago0x57509b…f8c1c9

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.