Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%payAI20d ago0xf2fa08…ba194e
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x898fda…722b1b
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%payAI20d ago0x78936f…6e3fe2
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x81ade8…21b561
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xfbd442…2f4696
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x131eca…61bc20
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%payAI20d ago0x4982d1…934522
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x90e0a6…81b9ee
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%payAI20d ago0x48ad46…9837db
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x86b029…307e5d
0x7ca7…39a80x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x8bfb28…7d32c9
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xcc2bc2…f2f2fc
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x695997…3ef0ad
0x7ca7…39a80x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x8e093d…910348
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%payAI20d ago0x03f9da…7a7141
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x28a76e…3d9545
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x31ee4a…99ea21
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xdd28cd…614eef
0x7ca7…39a80x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x0c6c94…139bb5
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x784c51…b1f9e6
0x7ca7…39a80x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x85b22b…d2b3a2
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%payAI20d ago0x33d737…7f9ea4
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x20b137…f437ea
0x7ca7…39a80x07cf…2396Basex402 service$0.20100%payAI20d ago0xb46d26…8f28e7
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%payAI20d ago0x820ff4…a01560

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.