Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc879…04880x34a4…b3ddBase$1.53100%0x73b4…e73644d ago0x87395e…315a55
0xc879…04880x34a4…b3ddBase$1.42100%0x0e49…892744d ago0x6a8979…fcc00c
0xc879…04880x34a4…b3ddBase$1.64100%0xdc73…65ce44d ago0x79fcb1…143ddb
0xc879…04880x34a4…b3ddBase$1.40100%0xb629…dab444d ago0xf75d51…6e0cbe
0xc879…04880x34a4…b3ddBase$1.35100%0x0e49…892744d ago0xdef2d8…53e76c
0xc879…04880x34a4…b3ddBase$1.24100%0xb629…dab444d ago0xfd2626…45e92f
0xc879…04880x34a4…b3ddBase$1.06100%0x666e…466644d ago0x9eb865…021676
0xc879…04880x34a4…b3ddBase$1.08100%0xddfa…27fe44d ago0x98d91e…75449c
0xc879…04880x0f7a…9fd2Base$1.0870%0xc50d…ed7b44d ago0xaac015…fe5861
0xc879…04880x34a4…b3ddBase$1.18100%0xc50d…ed7b44d ago0xa2eb90…19c317
0xc879…04880x34a4…b3ddBase$1.05100%0x4668…62f244d ago0xbcf604…20607f
0xc879…04880x0f7a…9fd2Base$1.1270%0x8144…648744d ago0xec2657…ef5377
0xc879…04880x0f7a…9fd2Base$1.3970%0xb629…dab444d ago0x21b198…15e0cd
0xc879…04880x0f7a…9fd2Base$1.0270%0x9e8f…f4f744d ago0xbe2c98…726b92
0xc879…04880x0f7a…9fd2Base$7.7670%0xb629…dab444d ago0x582aa6…75b4cb
0xc879…04880x0f7a…9fd2Base$1.1170%0xb629…dab444d ago0xe11261…18d29a
0xc879…04880x0f7a…9fd2Base$1.5370%0xb629…dab444d ago0x3af95a…491b1b
0xc879…04880x34a4…b3ddBase$1.35100%0xb629…dab445d ago0xfc1899…6e2875
0xc879…04880x0f7a…9fd2Base$1.3370%0xb629…dab445d ago0xa02d14…256024
0xc879…04880x34a4…b3ddBase$1.31100%0xb629…dab445d ago0x99d037…66407c
0xc879…04880x0f7a…9fd2Base$1.3470%0xb629…dab445d ago0xac787f…3e2c9c
0xc879…04880x0f7a…9fd2Base$1.3070%0xb629…dab445d ago0x675dc7…9a8867
0xc879…04880x34a4…b3ddBase$2.11100%0xb629…dab445d ago0x1d8bd9…4a7879
0xc879…04880x34a4…b3ddBase$5.06100%0xb629…dab445d ago0x7d9d86…1ee414

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.