Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a70…6a850x07cf…2396Basex402 service$0.20100%payAI23d ago0x42b5a2…c8c959
0x0a70…6a850x07cf…2396Basex402 service$0.00108100%payAI23d ago0x8f9294…80547b
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x927b24…7ee6bf
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x7577dc…90eb0b
0x0a70…6a850x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x3da9cd…b2740c
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x6ca4b6…d1e7bf
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x452866…cc66f6
0x0a70…6a850x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xe63323…d40fb3
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x654aa1…17e447
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x2f32e0…c6c9d3
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xcb0bca…9d1c84
0x0a70…6a850x07cf…2396Basex402 service$0.00270%0x1360…66fa23d ago0xaeadee…309d37
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xcbcdc7…79f031
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x2a97d7…a01b20
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xc07c92…b6ad2a
0x0a70…6a850x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x25dbad…8188be
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xd87638…fa2d38
0x0a70…6a850x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xc5742f…2a408e
0x0a70…6a850x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xb9bffe…dd0b60
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x99870b…184c58
0x0a70…6a850x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x30ba6f…25373f
0x0a70…6a850x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xa7e007…52f95b
0x0a70…6a850x07cf…2396Basex402 service$0.04100%payAI23d ago0x663c9c…5aedf6
0x0a70…6a850x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x1c87d5…b8e4c3
0x0a70…6a850x07cf…2396Basex402 service$0.02100%payAI23d ago0xa05745…b0cbd8

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.