Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x8a6536…a29a14
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x2f71db…f6036c
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xb977c0…ba310d
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xbbd509…2cdaa0
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0xe66540…bdfaa5
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xb8cb26…6c9344
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xbd660a…52ae02
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x846c51…f6b384
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0xb84bda…e19e61
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x65b43f…29e37a
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xee88bf…eb58bd
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x99ec0e…357e6d
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x631772…648048
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x6c90c6…bf1b01
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x4d43e8…a1cec9
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x1353e4…0ce14e
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x2a750b…df1843
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa17d ago0x5b6b39…780ea1
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xcbc021…c44323
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0xd69a22…e282cf
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x891008…e15082
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x801018…d30bfe
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x8a0bfc…c10538
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xa2e731…32c2b9
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xdc331c…7efc79

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.