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.0670%0x1360…66fa27d ago0xa5d3c7…24f49d
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0x0dc5bd…d3aceb
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x20055d…0ff6a7
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0xab3201…c85bcb
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x79368f…9ae28e
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x8fae0d…e1771e
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x8692bc…1ff299
0x6fd2…08050x07cf…2396Basex402 service$0.20100%payAI27d ago0xfd1463…20d08e
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x3d6848…e79977
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0xcfb412…d7fdac
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0xd80308…711f7c
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0xfbd6b0…c88492
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0xeef5c3…cff0c8
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa27d ago0x9691d5…49af11
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x181c19…cc3caa
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x176a2a…48c504
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0x6a329c…d8983d
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0xc1ec1d…b43921
0x6fd2…08050x07cf…2396Basex402 service$0.06100%payAI27d ago0x516e5a…6cfb8b
0x6fd2…08050x07cf…2396Basex402 service$0.06100%payAI27d ago0xc5ac5f…98060a
0x6fd2…08050x07cf…2396Basex402 service$0.04100%payAI27d ago0x11081d…a0807c
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI27d ago0xefcf84…85591f
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x7c045f…fa3242
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI27d ago0x057546…b9d6b3
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x5562f4…5b3be8

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.