Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xbd8a25…ba8405
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xf41723…6b84ee
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xbb87ce…606e8e
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0x199ce0…590b59
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0x972645…7ff3d3
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xe9868c…c74051
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0x71ba7e…c6eb34
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0x4f6a31…a093b6
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0x248d90…8a5fac
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0x3ff85f…3e0ac2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xb5dac5…fcbce2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xeca3d7…bb20de
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xbbec3b…87333d
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xa4464b…08862c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0xb5eaeb…ce5673
0x4222…89650xfe80…47eeBase—$0.001100%fluxa19d ago0x2a6061…30bce2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x184b5f…58a3ad
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x435dd2…d3e509
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x5a0cb1…66c785
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x114fc9…a73786
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0xc0e503…8c0f54
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x402d2a…3cfadc
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x93dbca…af8a6c
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x70a61e…3bb3b5
0x4222…89650xfe80…47eeBase—$0.001100%fluxa20d ago0x9155fd…13de52

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.