Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x24d331…e6f4e8
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x083674…509658
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x9a8a07…54a263
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x8da471…b99aa3
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0xa87b93…955dac
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x233cf8…b9e1b8
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x68ac53…fee4bc
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter49d ago0x180f18…bae953
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa49d ago0xf057af…f5f2ab
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x5494ea…d71286
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x97f813…e5b501
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x6c0b4d…55dcd6
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x01e893…a3932d
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0xa3b41f…aa1528
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa49d ago0x1e112b…89c624
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter49d ago0x650fea…cf3e7b
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0xec47fa…03ba5c
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0xbb85d4…89eb9a
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x721500…f866ff
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x3d43f3…5b0dfc
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x915574…5ad713
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa49d ago0x361c02…27630d
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0xd5272c…fb6e47
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter49d ago0x95232f…ef1666
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0xdc6805…82e4df

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.