Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa33d ago0xa10b4a…2c6078
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa33d ago0xb805f5…21542d
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa33d ago0x9c6609…5284d3
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa33d ago0x2120f9…3c61ac
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa34d ago0x1f253e…422f5d
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa34d ago0x8e89e1…30470f
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa34d ago0x6ef7a7…b92084
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa34d ago0x8e9be9…eb0bf0
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa34d ago0xe35205…282c95
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x45fa38…271785
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x0d501a…2eb2a0
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x0e3eae…faf7c8
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa34d ago0x09b708…da9616
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0xf386f5…04cff6
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0xc61b01…d80804
0x69c5…42cf0x9c95…e299Base—$0.001100%fluxa34d ago0xffe448…00eda9
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x9da32e…733b4c
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0xabbd34…bac9f4
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x74488f…3b8d3f
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x115236…c2e4b8
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0xc205b7…9a20e3
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x480b53…d36d57
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x74bfa9…266612
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0xf6af74…d204b0
0x69c5…42cf0xfe80…47eeBase—$0.001100%fluxa34d ago0x2e0825…a291de

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.