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.0470%0x1360…66fa41d ago0x76fd51…36b60d
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xdb3509…a92259
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x1e9895…ddcb67
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0xe558e6…9272c7
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xc54ec6…a919f6
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x87ce3a…76cba4
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x7a4711…dc86ad
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xf8fc0c…e99574
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x5d614c…b51ec6
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x22e741…4c838b
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x31b39d…9e9867
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x12cded…16aa43
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x488248…076c28
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xb04717…30bc93
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xa6babf…d82545
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0x92c404…95a9f4
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x0e4857…c75f25
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xb4bac4…4a7735
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x62cb4f…0c5a48
0x5f59…f6e20x07cf…2396Basex402 service$0.0670%0x1360…66fa41d ago0xa890d4…c73882
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x04172b…fe4127
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xe2823b…aeb549
0x5f59…f6e20x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x77eabd…33dccc
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xe7f6a3…007c55
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x206660…78bed8

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.