Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x990c6a…46f5ac
0xa7ae…98440x07cf…2396Basex402 service$0.10100%0x1360…66fa57d ago0x1461d6…80dbbc
0xa7ae…98440x07cf…2396Basex402 service$0.10100%0x1360…66fa57d ago0xb7f902…a3309a
0xa7ae…98440x07cf…2396Basex402 service$0.10100%0x1360…66fa57d ago0xa34753…e7f18b
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xaa1dec…ac5af2
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0xd47e96…889a0f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x4cdde7…ed4ee9
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x0c4a82…2446ca
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xc4baf7…4651e7
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x17650c…96e1e6
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x2bc1b0…7f463b
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0x776e36…5c38d0
0xa7ae…98440x07cf…2396Basex402 service$0.05100%0x1360…66fa57d ago0xf91de7…bfb171
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xff7e70…eab125
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xb8a537…2c0207
0xa7ae…98440x07cf…2396Basex402 service$0.03100%0x1360…66fa57d ago0x2f98a7…f1d154
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xf637fe…74c975
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa57d ago0x72b905…b03a00
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa57d ago0xba2fdb…4baefc
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa58d ago0xcf9eb3…8e3f32
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa58d ago0xdbe9c1…8a6aec
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa58d ago0xde1264…81f32c
0xa7ae…98440x07cf…2396Basex402 service$0.10100%0x1360…66fa58d ago0x80028d…2d42c0
0xa7ae…98440x07cf…2396Basex402 service$0.02100%0x1360…66fa58d ago0xf5f368…35d411
0xa7ae…98440x07cf…2396Basex402 service$0.01100%0x1360…66fa58d ago0x4de286…0b1478

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.