Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xc4bcb7…c2cf92
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x767995…d32099
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x97fcb8…6e7345
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x5a74b4…bb6aca
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x1c84cc…b96f86
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xa73ba4…1dc492
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x8d899f…b4189a
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xdbc6f4…a77493
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x31c916…6c66f8
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xe72277…3b49ae
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x15dc44…943ba1
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xf582ee…f8b057
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x95b02b…6e2b68
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x66f515…a5b8c7
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x4ad420…b72103
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x9c90e4…72e360
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x255d7b…58ff50
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x86dbb3…9dec9c
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xff8dd1…42e9b6
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xc11971…9e0eec
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x8e907b…a008d7
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xbabda6…38c7e4
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x6b9ce0…baad30
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0x10d4c6…ef91c1
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa22d ago0xd4e202…19b08e

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.