Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc40707…e8fbed
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a1a67…4b7438
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc18ad1…1b99ad
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc4b6aa…e9c471
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3faa11…2b739f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0831e2…f248be
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x791ebd…2f8d92
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa912f1…c7e94d
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x596840…d3cd48
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xae37ac…c75de3
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x25f349…0c4cd3
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7ef2d5…328d96
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe10c45…384ea2
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0ccbe…f5909b
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f053f…deff08
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e2fca…43f654
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb63afb…b0e723
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d105f…0675cb
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c9084…1c75db
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbdf015…f01709
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfd50df…5503b2
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x24fce9…83a6b1
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbf3f54…aa2ff4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6416c3…a97a06
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI107d ago0x35f3f6…46cc10

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.