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.0270%0x1360…66fa42d ago0xaab534…f0bafb
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xa27f43…d53109
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xdc4672…173b04
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x22fceb…dab9c0
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xdcef71…419029
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x9cbf07…2ea237
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x1aa746…1b2ba9
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0xc21043…501679
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x5ebba1…b26699
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x729f96…df2121
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xf921bc…23c6ac
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xa956b8…d95804
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x85c359…05ac9e
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x95892e…2117f6
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x5aa8ec…f1cc44
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x1c1c5e…f7f9c9
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x75810d…390105
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x46fb24…85ba9d
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xd93700…fbf650
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xc93ea6…e912b0
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x6d52b9…9480ec
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x078c57…604b08
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x392403…ca1e32
0x61a5…d23d0x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x072145…375523
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x3e0f5e…7667c4

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.