Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x719c…c034Base—$5,498.8570%0x64b2…883329d ago0xb4840b…427d27
0xa54d…49f50xead9…d6c6Base—$26.1370%0x64b2…883329d ago0x212b2b…143327
0xa54d…49f50x6eb6…ca63Base—$4.9870%0x64b2…883329d ago0x54ef26…50c44f
0xa54d…49f50xa6ec…f652Base—$1,801.7070%0x64b2…883329d ago0xef4c49…e86291
0xa54d…49f50xcd94…35cdBase—$6.8970%0x64b2…883329d ago0xd60795…afd57e
0xa54d…49f50x9da1…f07dBase—$5,001.8870%0x64b2…883329d ago0xf137ac…a900dd
0xa54d…49f50xd31c…7b40Base—$2,609.6370%0x64b2…883329d ago0x66a3e6…277fae
0xa54d…49f50x00e6…404bBase—$3,222.5270%0x64b2…883329d ago0x7beb30…b80e89
0xa54d…49f50xda10…13acBase—$9,995.8970%0x64b2…883329d ago0x4001a9…2bd21a
0xa54d…49f50xbea8…f7c2Base—$9,100.3470%0x7347…d69129d ago0xb75266…c6c427
0xa54d…49f5maxillus.ethBase—$17.4770%0x64b2…883329d ago0xf971d9…920b29
0xa54d…49f50xbec0…fd8dBase—$1,355.0770%0x64b2…883329d ago0xc4d2f9…683e3d
0xa54d…49f50x7662…6268Base—$77.0870%0x7347…d69129d ago0xe068bb…364d45
0xa54d…49f50x0806…aaf9Base—$1,999.8070%0x7347…d69129d ago0xafdfb8…6137d8
0xa54d…49f50xfed9…9759Base—$2,776.4770%0x64b2…883329d ago0x25dbf5…8438f9
0xa54d…49f50xf132…fca0Base—$8,499.2070%0x7347…d69129d ago0xf817da…a23a44
0xa54d…49f50x2209…fe55Base—$361.5670%0x7347…d69129d ago0x3d819d…15ad96
0xa54d…49f50x013c…b265Base—$5,013.3670%0x64b2…883329d ago0xa23264…64aac6
0xa54d…49f50x4260…5648Base—$400.8770%0x7347…d69129d ago0xbb0c31…4665b0
0xa54d…49f50xa4e1…ea38Base—$573.1170%0x7347…d69129d ago0xcf2d5c…6288cd
0xa54d…49f50x4c3f…8676Base—$4,213.1970%0x64b2…883329d ago0x647c00…7f9382
0xa54d…49f50x4c3f…8676Base—$4,213.6170%0x64b2…883329d ago0x9489b1…a332d1
0xa54d…49f50x99e5…b573Base—$25.3370%0x7347…d69129d ago0xc76b9c…4ea053
0xa54d…49f50x7f89…5d80Base—$999.9070%0x64b2…883329d ago0x239d35…c22db0
0xa54d…49f5onthewayup.ethBase—$1,812.5270%0x64b2…883329d ago0x0f6643…09db99

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.