Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x74fa60…480156
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xca1459…5145cb
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x695f61…f2f758
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x485d75…f1ac7b
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x119e9d…ff50c3
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x18922a…b12f5b
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x00e95c…a97fc8
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xc1ef23…f17b80
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x8a8b7f…dc8e9e
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xbaa32d…c3c752
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x928ff3…022e08
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x177ee2…3d3da1
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x6c194b…b97131
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0f3ce5…ffe3a3
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x2ef4c5…dc2ea3
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x934737…76b51e
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x5c716d…6cb61a
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x18f27e…300dbf
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x833532…59a3dd
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x92d104…73b37f
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xdfb41c…f8df0b
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x17c5a1…b31ac2
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x9d043d…3f9713
0x61a5…d23d0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x2b4417…462451
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xd1dd14…d2be69

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.