Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0xfad3a4…6af0a0
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x8407c8…39b01d
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x9deba5…245e5e
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0xee1b69…f52b80
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x7eda40…12de97
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x2f69ad…6dffab
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0xda5e9c…915f11
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x32c3f0…5f7b95
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x4cc58b…fab094
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0xa9237d…a93609
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x9e6104…01dce1
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0xc0bef0…6e11cc
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x78a8fc…bb1b98
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x893206…91e853
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x562e4a…99e3e7
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0xd3ac19…632fe8
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0xd8009a…010f87
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x288238…0c6422
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0xe64137…c23bf6
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x501b9b…b7e1a9
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x017f61…631a55
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x99c44d…f36ae6
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x67a543…4f6d3b
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x1abeea…c33183
0xc609…09180xa9dd…2315Base$0.002100%Route unknown29d ago0x8fdece…c574c8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.