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…66fa15d ago0x6b2a1a…f7ec0e
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa15d ago0x5be60e…cb539c
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa15d ago0x30e357…489aa4
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xb05109…29be0a
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2b478d…39c1d2
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x59dbb7…62c110
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x9b985b…86d14b
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xd3bdb9…1516e2
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xdd8816…0234ba
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc36aac…925aaa
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x478815…94821c
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xffaf87…7fac0a
0x5f59…f6e20x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x53b401…61a56a
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x5662ba…8d0ef5
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x362f2a…c5432d
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xd05d53…1a90ef
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xae3cea…d92f25
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x62ea7c…928f23
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xbe91d2…0f4b42
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x547b23…77a0be
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc11a79…df6550
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x6384c9…24a4fa
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x50a290…07a994
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x2b6f47…32b362
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xc58945…a9b68c

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.