Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%payAI28d ago0x7362c8…a0a42f
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa28d ago0x99cb95…ef7d80
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x76f847…5daf81
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x3779c2…c05090
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa28d ago0x3fb961…ee3d53
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x754eb0…7e3470
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x566901…48be08
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x42a9ae…b2beea
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x6fb72f…5e2ad8
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x2f7812…6f55ca
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xd52ade…34edd7
0x5f59…f6e20x07cf…2396Basex402 service$0.02100%payAI28d ago0xb0c803…bfc844
0x5f59…f6e20x07cf…2396Basex402 service$0.04100%payAI28d ago0x8c6c49…fe06ef
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xf1ad05…7da857
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x9796b8…6c4fd2
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x087801…348b33
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa28d ago0xcfa98a…797820
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x7945ee…7a06d3
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0xa4ebbd…541886
0x5f59…f6e20x07cf…2396Basex402 service$0.06100%payAI28d ago0x0cdcae…6535cd
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x6d994a…4720c9
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x69a222…97df66
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%payAI28d ago0x16715a…cb278e
0x5f59…f6e20x07cf…2396Basex402 service$0.20100%payAI28d ago0x7dcfc3…288398
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x733836…4a30c4

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.