Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x4b7d41…99dbef
0xf102…de900xfe80…47eeBase—$0.001100%fluxa20d ago0x0944f5…2d28fd
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x64d4b0…b97fa4
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0xa2c016…e96799
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x1e7ec9…a1d2a3
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x4bb8b1…01b19c
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0xd65cdf…96579f
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x1cfc27…73931f
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x834e12…efc5b1
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x3ece90…e61390
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0xcf93ed…6a5ca0
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0xcbaa01…2adc6e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x66b09d…bc1fc2
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x9f53b2…008fd4
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x8510c1…00681b
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x961b57…ad4dbc
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x63dfd6…827b60
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x700f6b…96e713
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x5a6519…ce01cc
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x7dc6b8…ca49eb
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0xb7ad83…f8a6bf
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x9a10e3…3a81fe
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x1b0bfd…13bde9
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x6786bd…37621c
0xf102…de900xfe80…47eeBase—$0.001100%fluxa21d ago0x766025…42fa5c

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.