Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd19d…2cf50x07cf…2396Basex402 service$0.02100%payAI17d ago0x8e9c5c…d2512d
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xa9dd82…24da46
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xf2165b…f8fea2
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x129919…82cfdd
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xd67832…501eb3
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x625261…ae7396
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x813f83…09065e
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x97205d…45f8df
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x9ea1b3…f1ee83
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x567bff…6c6b78
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x303077…ea0f44
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x81175b…b3fd06
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xfe3385…67f6a8
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xb93e19…d54cce
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x614838…d5de05
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x9c6836…d2d828
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe6db91…947fb9
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xfb5704…a73ab1
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x0e2d13…25f012
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x95d716…4b8f56
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xaf893c…6f6fb9
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe2cfd8…bf6242
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xa9a568…6d5461
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xc60d19…ec2b6c
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x0d6992…cee1ec

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.