Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xabb5f9…0f5488
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xa510b8…7b4444
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x7a17de…43ba5d
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x449311…53fe98
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x37e918…5553db
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x93e338…064a20
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xfd5dc6…306608
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xee9e94…280f56
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xbaa304…22c38b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xfad55e…3aeef5
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x359afe…96b4ea
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xa8e47e…ee6e34
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xefedf3…610c42
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x132179…e23cec
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x7cd64a…3e2d28
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xc482c3…78b1db
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x943e11…09228d
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xdb542e…bf82cc
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xa4f9fa…fa57cd
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x8a94f1…41e5c3
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x6a746e…cdf1ad
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x5e82ff…e3ca59
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xc6e84b…95b9ab
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0xf45c41…44d1c5
0x7693…be700xfe80…47eeBase—$0.001100%fluxa23d ago0x8d438d…a8f88c

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.