Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%payAI23d ago0x662bfd…5a74f4
0x5f59…f6e20x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xe4c024…9de7fd
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%payAI23d ago0xafc4b2…11c3d8
0x5f59…f6e20x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x21c865…dcb7bc
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xbf5f2b…7d0852
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x651642…8e28bf
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%payAI23d ago0x8354e2…951126
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xa2ff07…a8d2f7
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xae5c3f…b1c523
0x5f59…f6e20x07cf…2396Basex402 service$0.10100%payAI23d ago0xf482f3…3c8767
0x5f59…f6e20x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xe2dd96…c6e34e
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x4192c4…fefde2
0x5f59…f6e20x07cf…2396Basex402 service$0.00270%0x1360…66fa23d ago0x799408…7f6149
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xc70981…308eca
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%payAI23d ago0xac311a…2cb93d
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xc4a096…6a5f25
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x0ad792…2a8726
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xa8d4c5…f762ae
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x38665e…c748b0
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x9ed6f9…30ff9a
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x5cec62…a152fc
0x5f59…f6e20x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xd18a64…58cf26
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x6a67d7…ecb4b6
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa5b8bc…a8b084
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x76f252…526a54

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.