Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xcfa61c…dc5cb4
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI21d ago0x73f712…1ebb24
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xd578df…1b1d20
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI21d ago0x540eae…3634dd
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xad853e…d5c8a9
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xaddd22…6ca4d0
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%payAI21d ago0x06378e…b24f31
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xaf8870…761a9a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xc0d17a…d5038c
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xcd99b4…f4524b
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xad7a57…6f5f1a
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x06f8c7…f0555f
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x1fb065…8088e4
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xf0f995…c84c43
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x91d53e…06c9d6
0xb1ce…1ea50x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xc190e1…b4c4d3
0xb1ce…1ea50x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x87eb4c…c25141
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%payAI21d ago0xeb8f85…7cf3d8
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI21d ago0xf4a704…0ed812
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xd66da5…f540db
0xb1ce…1ea50x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x9ace2f…df1e3f
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x803a05…0b2517
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%payAI21d ago0x2a486e…ab0334
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%payAI21d ago0x59e88d…47f49d
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%payAI21d ago0x72455f…210f31

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.