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.0270%0x1360…66fa21d ago0xa63bac…d3289d
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x0b9fdd…40ed72
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x63c506…79856d
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xf209ff…55325e
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x6f4fd0…e60a7d
0x6fd2…08050x07cf…2396Basex402 service$0.04100%payAI21d ago0xf99229…0135ac
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x959137…b67eea
0x6fd2…08050x07cf…2396Basex402 service$0.20100%payAI21d ago0xb7e1f2…c7ccfc
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI21d ago0xa9183a…76b822
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI21d ago0x07da1b…ce90fa
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x920743…db7795
0x6fd2…08050x07cf…2396Basex402 service$0.20100%payAI21d ago0xd3bfa6…2ccc38
0x6fd2…08050x07cf…2396Basex402 service$0.04100%payAI21d ago0xcf3140…06f78e
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xd430ff…f1718c
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0x7a5d2d…692284
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x3b2216…caa257
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x67f148…c56f72
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI21d ago0xffc3ab…2f36b2
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x235850…40cb2a
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x39e443…633ec5
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x1498a4…4cc996
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0xe08b1e…4db380
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0xaa3e12…02111c
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x174376…adbbfd
0x6fd2…08050x07cf…2396Basex402 service$0.10100%payAI21d ago0x0a52f8…fd7c87

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.