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.2070%0x1360…66fa42d ago0x9f33e4…ef9ecb
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x17b6f4…47bfe1
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x681329…760265
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa42d ago0xcb1df5…98b468
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xea8845…682925
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xbcab99…3a1cbe
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x2002a9…e04a88
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa42d ago0xbd53c4…565e4b
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xf63c31…ab1f35
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0xd5ca6d…f825bc
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa42d ago0xb22e5e…e06242
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x2ee38d…7fcac9
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa42d ago0x3022f8…9b1d54
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x3066fa…994cbb
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xaa46ed…f70c68
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0x83e62b…6d1e3b
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa42d ago0x79b682…75f2df
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x299073…20c040
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0xd2a1c6…ee8439
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x068a2b…5c157f
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa42d ago0x393c77…8f1c25
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xf02a42…83fe84
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0x5224f8…e828fb
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa42d ago0xedfd27…ce4568
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa42d ago0xc9ebf7…66dca3

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.