Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xa1ec59…b2fdcd
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x124cfe…bcec03
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xb30674…0ae51c
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xf062c7…6a93f0
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x28fcbd…b5d822
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x4604cc…36c237
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6ecc23…eb1e7a
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x9d9c7f…c5fc24
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xfee9a0…eb66cb
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xe05430…77495d
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x43cb04…4e7b7b
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xd20d0e…7b811c
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x95be47…cc67f9
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xf5953e…54e224
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xb6d487…a09fd1
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xb8e163…193e9d
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x49b759…797fd6
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x6494c2…05724e
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x3ae4d3…13e7e4
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x55ad2a…4d1121
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x1be049…132687
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x0ef6f6…5341d3
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xe7c8b3…ea5800
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x43a984…3174fb
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x469ea8…b34ad6

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.