Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x457897…b06a36
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x253cf9…702f32
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x26764f…181e22
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x533794…b56576
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xfddd2a…bf7089
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x52f7ab…cebb08
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x98bd27…a1cc64
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x1c5789…2187b1
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xa40330…b19ea0
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x5e5090…c703a9
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x1f2ee9…235104
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x1468fd…77ab74
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x15d7f1…a79bd2
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x8adc4b…7471b9
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xe2717d…d860f1
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x8a5ec9…4a902c
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xc0e930…21815c
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0x57d084…c2bedd
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xc3c753…b993c0
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xfb090b…36f422
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xf6bc95…1ade79
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xea7c33…a629ed
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xec7546…959623
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xc62072…13ed44
0xc59a…2d6d0xfe80…47eeBase$0.001100%fluxa5d ago0xe8cb15…cc4d8c

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.