Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xa4ffdf…c3c11c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xa51f0e…c9c2f5
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xf30024…5bb51d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x8cba2f…8563c7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xb31ecb…3c1b8d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x1b3b2a…4c0520
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x86256e…b1af90
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xb73c06…7e7a5b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x426e67…e4fe56
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xb9a203…0cb644
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x7eb642…688534
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x7e59da…22c5da
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xd7c0cb…18e361
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x349dbb…2203e0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x3175e7…c539b6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xe5dc29…da02a1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x10a1df…634da6
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xb46ace…2ab499
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x42760d…715493
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xa2d05f…6e0104
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x133009…16b44e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0x1951a6…e9b5cf
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xfe8a46…df3c19
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xbe678a…edbcf7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa88d ago0xe7cc34…4ca7ca

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.