Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa18d ago0x32c237…2d5da5
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa18d ago0xa63038…2710c2
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa18d ago0x1829f6…132cf2
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa18d ago0x963ffd…6049ff
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa18d ago0x9018b0…b586d9
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa18d ago0x75856a…832e0d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa18d ago0xb43bdc…6f370d
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xa8754e…49a12f
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x55a4ac…067d2e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x17fa98…351b52
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x482ef2…203ecd
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x798d41…7d9c72
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x84dcae…77ae0e
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x6c0dbf…0ac477
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x2af2c7…3965f4
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x51246e…063b2a
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xb908f5…a692cc
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x0d9e59…b4fee6
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xb628ff…6bf606
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xa3518e…858ca4
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xe7a06e…2067cc
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x6287d5…f8d1b0
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xe62e1a…2b3ff0
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0xa79b0b…a964c1
0x4daa…f9940xfe80…47eeBase$0.001100%fluxa19d ago0x866642…d7a93d

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.