Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x140933…08825d
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x510967…6c1f7c
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x9301ed…4fc6b9
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xff4358…6ae047
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x2466b7…699051
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x4b5c94…74c8ad
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x00e19e…51b57a
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x604da7…586993
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xdfff9c…865a43
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x6cdc3b…900392
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd9f798…3bb6d3
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x25eb04…035afd
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x816244…108cfa
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x94464a…c403da
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xce5f76…22317b
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xd5c707…602260
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x863e07…e5cbe5
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xeb45c0…c9a46e
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x2d3d68…eb9ede
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x335dec…a001f4
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x76181f…0bfd66
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x469ca8…7a1146
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xf2d829…675050
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x3f7349…903d33
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x2e4695…8f9b97

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.