Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xce3496…465ef3
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI23d ago0x55c787…a3efa8
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI23d ago0xb0d498…52bfb7
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x0c0ae0…8bfbe4
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x9f0801…45c9ba
0xad75…e80f0x07cf…2396Basex402 service$0.20100%payAI23d ago0xb25ac5…4a9627
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI23d ago0x6e20b7…b868cb
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI23d ago0x26e5a1…7d8d96
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI23d ago0x73ed1e…43736d
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI23d ago0x72776f…cb01f9
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI23d ago0x6565f7…97e0c4
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x5b0b00…b379e4
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xee21b3…7f27f0
0xad75…e80f0x07cf…2396Basex402 service$0.10100%payAI23d ago0xe1d45a…a1305f
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI23d ago0x0c91e7…f762ca
0xad75…e80f0x07cf…2396Basex402 service$0.04100%payAI23d ago0x2880ab…d4b1f3
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x6b690e…329545
0xad75…e80f0x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x3fd4a8…6f95ac
0xad75…e80f0x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x689229…dcda39
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xd3f496…d88857
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x4bf8d0…74b2b0
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x140759…693504
0xad75…e80f0x07cf…2396Basex402 service$0.02100%payAI23d ago0x59c9a4…e7784f
0xad75…e80f0x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x79d0e9…19030f
0xad75…e80f0x07cf…2396Basex402 service$0.20100%payAI23d ago0xa2b09d…64ba90

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.