Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x3333db…46132c
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x4ce909…f58896
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x9bb2b4…72df96
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x74d4e8…cbc211
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xc2c994…7508b2
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x10563e…f13eae
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x0431f6…48adb8
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x62ffad…609b86
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x02a0ae…af565e
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xcbee9b…031bb9
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xee7442…63b6d8
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xdc801a…ad51e1
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xc5b00b…a95252
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x9f183b…1ef3c4
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x7e1992…cb6b44
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xfea018…1dd58e
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xc98607…2dd286
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xb693c7…f01086
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x86d365…78e5ba
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x6c3e1b…d1e3ba
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x1c1c09…3a7ae5
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xa95632…abacf1
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x6d5a93…751e37
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0xca4a83…145053
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa52d ago0x582d0d…fa2ead

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.