Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI21d ago0xad8f5f…6234f4
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI21d ago0xdfaf6c…0fc56d
0x93b0…fdba0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xf392ab…894ead
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x3b2bf5…88df8a
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x4a5bf3…a9160b
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x56f68e…31bd43
0x93b0…fdba0x07cf…2396Basex402 service$0.04100%payAI21d ago0xe7b1a2…381deb
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI21d ago0x323d73…21b83a
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xed8a25…b3f212
0x93b0…fdba0x07cf…2396Basex402 service$0.04100%payAI21d ago0x01d5d4…562f7c
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xc8e28d…485b7a
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x650171…362d05
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xe91cbc…463e42
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x77d5d4…af020f
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x03a6cb…ab9084
0x93b0…fdba0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x357763…112574
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x15b9c5…2b0ebf
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x578ba3…4a60ce
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x338a73…bb50b6
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0x47c932…7d3b44
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x7a373b…27d26e
0x93b0…fdba0x07cf…2396Basex402 service$0.02100%payAI21d ago0xccb844…6e6b4a
0x93b0…fdba0x07cf…2396Basex402 service$0.10100%payAI21d ago0x01f73a…4c63d9
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x9f9af9…1ef064
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x7cc837…94c7e7

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.